diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/run-trayer.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/run-trayer.sh b/bin/run-trayer.sh index 0b1a0fa..f029c7c 100755 --- a/bin/run-trayer.sh +++ b/bin/run-trayer.sh @@ -9,7 +9,7 @@ # --alpha 255 --padding 1 trayer --margin 2 --distancefrom left \ - --distance 1 --edge bottom \ + --distance 1 --edge top \ --align left --SetDockType true --SetPartialStrut false \ --widthtype request \ --height 21 --heighttype pixel \ |