summaryrefslogtreecommitdiffhomepage
path: root/bin/run-trayer.sh
diff options
context:
space:
mode:
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