diff options
| author | jao <jao@gnu.org> | 2021-01-09 03:55:19 +0000 | 
|---|---|---|
| committer | jao <jao@gnu.org> | 2021-01-09 03:55:19 +0000 | 
| commit | e77480f93ddecba06504f00c5c8e52f00b86ed42 (patch) | |
| tree | ae20a9f92f57d24850f57842316630875582c036 /bin | |
| parent | d4f0550b65166a6448d68298db3b919872144f18 (diff) | |
| download | xmobar-config-e77480f93ddecba06504f00c5c8e52f00b86ed42.tar.gz xmobar-config-e77480f93ddecba06504f00c5c8e52f00b86ed42.tar.bz2 | |
more playing with wttr
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 \ | 
