summaryrefslogtreecommitdiffhomepage
path: root/bin/run-trayer.sh
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2018-12-22 02:50:31 +0000
committerjao <jao@gnu.org>2018-12-22 02:50:31 +0000
commit80c57d09cab1eaedc09b85d7c21e629e3a6a796f (patch)
tree8832d47a418a89be1977da05a4011f41d1c73bba /bin/run-trayer.sh
parentecaa36aeb057cad86766b9ce537d0977e98f59e2 (diff)
downloadxmobar-config-80c57d09cab1eaedc09b85d7c21e629e3a6a796f.tar.gz
xmobar-config-80c57d09cab1eaedc09b85d7c21e629e3a6a796f.tar.bz2
trayer support and refactorings
Diffstat (limited to 'bin/run-trayer.sh')
-rwxr-xr-xbin/run-trayer.sh18
1 files changed, 13 insertions, 5 deletions
diff --git a/bin/run-trayer.sh b/bin/run-trayer.sh
index c9fe71c..0b1a0fa 100755
--- a/bin/run-trayer.sh
+++ b/bin/run-trayer.sh
@@ -1,9 +1,17 @@
#!/bin/bash
-trayer --margin 2 --distancefrom left\
- --distance 575 --edge top \
- --align left \
+# trayer --margin 2 --distancefrom left\
+# --distance 575 --edge top \
+# --align left \
+# --widthtype request \
+# --height 23 --heighttype pixel \
+# --transparent true\
+# --alpha 255 --padding 1
+
+trayer --margin 2 --distancefrom left \
+ --distance 1 --edge bottom \
+ --align left --SetDockType true --SetPartialStrut false \
--widthtype request \
- --height 23 --heighttype pixel \
- --widthtype pixel --transparent true\
+ --height 21 --heighttype pixel \
+ --transparent true\
--alpha 255 --padding 1