diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-05-29 22:05:09 +0200 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-05-29 22:05:09 +0200 |
commit | 59205d85fb63405ca37d103694c1dbaba009c90d (patch) | |
tree | 3bfceeee3c1171c58b0559853d83aa3e8b413ba9 /.config/polybar/config.thoncc.ini | |
parent | b6130755e4806bfcd98109f6cc80d4e3723b4745 (diff) |
update ncmpcpp + polybar configs
Diffstat (limited to '.config/polybar/config.thoncc.ini')
-rw-r--r-- | .config/polybar/config.thoncc.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/polybar/config.thoncc.ini b/.config/polybar/config.thoncc.ini index 317bf94..52b9326 100644 --- a/.config/polybar/config.thoncc.ini +++ b/.config/polybar/config.thoncc.ini @@ -42,7 +42,7 @@ format-offline = format-stopped = icon-play = [一時停止] icon-pause = [再生中] -label-song = %{T2}%artist%%{T-}: %title% +label-song = %artist% - %{T2}%title%%{T-} label-song-maxlen = 50 label-song-ellipsis = true |