change distance again
This commit is contained in:
parent
9c17c13b36
commit
2c5bbfa6e2
1 changed files with 1 additions and 1 deletions
|
@ -299,7 +299,7 @@ myStartupHook = do
|
|||
spawnOnce "nm-applet"
|
||||
spawnOnce "blueman-applet"
|
||||
spawnOnce "flameshot"
|
||||
spawn "trayer --edge bottom --align right --iconspacing 7 --height 30 --widthtype request --alpha 0 --transparent true --tint 'black' --distancefrom bottom --distance 4"
|
||||
spawn "trayer --edge bottom --align right --iconspacing 7 --height 30 --widthtype request --alpha 0 --transparent true --tint 'black' --distancefrom top --distance 4"
|
||||
|
||||
------------------------------------------------------------------------
|
||||
-- Now run xmonad with all the defaults we set up.
|
||||
|
|
Loading…
Reference in a new issue