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 c003117..c9fe71c 100755 --- a/bin/run-trayer.sh +++ b/bin/run-trayer.sh @@ -4,6 +4,6 @@ trayer --margin 2 --distancefrom left\         --distance 575 --edge top \         --align left \         --widthtype request \ -       --height 21 --heighttype pixel \ +       --height 23 --heighttype pixel \         --widthtype pixel --transparent true\         --alpha 255 --padding 1 | 
