summaryrefslogtreecommitdiffhomepage
path: root/bin/xmobars.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/xmobars.sh')
-rwxr-xr-xbin/xmobars.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/xmobars.sh b/bin/xmobars.sh
index a11a6c0..c49896f 100755
--- a/bin/xmobars.sh
+++ b/bin/xmobars.sh
@@ -2,13 +2,13 @@
killall trayer
-trayer --margin 2 --distancefrom left \
+trayer -l --margin 2 --distancefrom left \
--distance 1 --edge top \
--align left --SetDockType true --SetPartialStrut false \
--widthtype request \
--height 21 --heighttype pixel \
- --transparent false \
- --alpha 255 --padding 1 &
+ --transparent true \
+ --alpha 0 --padding 1 &
killall xmobar-exwm
xmobar-exwm &