diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/xmobars.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/xmobars.sh b/bin/xmobars.sh index 83672d6..a11a6c0 100755 --- a/bin/xmobars.sh +++ b/bin/xmobars.sh @@ -7,7 +7,7 @@ trayer --margin 2 --distancefrom left \ --align left --SetDockType true --SetPartialStrut false \ --widthtype request \ --height 21 --heighttype pixel \ - --transparent true\ + --transparent false \ --alpha 255 --padding 1 & killall xmobar-exwm |