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