diff options
| -rw-r--r-- | dot.config-polybar-config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dot.config-polybar-config b/dot.config-polybar-config index 25d1a4f..5b40172 100644 --- a/dot.config-polybar-config +++ b/dot.config-polybar-config @@ -40,6 +40,7 @@ modules-right = filesystem pulseaudio xkeyboard memory cpu wlan eth backlight-ac tray-position = right tray-padding = 0 +tray-maxsize = 1000 wm-restack = i3 @@ -117,7 +118,7 @@ icon-play = icon-pause = icon-next = -label-song = %title (%artist%) +label-song = %title% (%artist%) label-song-maxlen = 25 label-song-ellipsis = true |
