From 2b6e6038244a6d6ec607096e13821664738e006a Mon Sep 17 00:00:00 2001 From: Thomas Schneider Date: Sun, 10 Mar 2019 19:58:06 +0100 Subject: Polybar: fix stuff --- dot.config-polybar-config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dot.config-polybar-config') 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 -- cgit v1.2.3