diff options
| author | jao <jao@gnu.org> | 2022-01-22 17:43:55 +0000 | 
|---|---|---|
| committer | jao <jao@gnu.org> | 2022-01-22 17:43:55 +0000 | 
| commit | a0a59cd24021e88e70a1a1052cd2a919660a6fa8 (patch) | |
| tree | 59566d91335617757d4dece5701aad3804262918 /bin | |
| parent | e834e2d5c11866f985cb176acb5264d2c54ef897 (diff) | |
| download | xmobar-config-a0a59cd24021e88e70a1a1052cd2a919660a6fa8.tar.gz xmobar-config-a0a59cd24021e88e70a1a1052cd2a919660a6fa8.tar.bz2 | |
nits and tray
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 | 
