we
This commit is contained in:
parent
14de51842c
commit
cfcca6a912
1 changed files with 1 additions and 1 deletions
|
@ -299,7 +299,7 @@ myStartupHook = do
|
||||||
spawnOnce "nm-applet"
|
spawnOnce "nm-applet"
|
||||||
spawnOnce "blueman-applet"
|
spawnOnce "blueman-applet"
|
||||||
spawnOnce "flameshot"
|
spawnOnce "flameshot"
|
||||||
spawn "trayer --edge top --align right --iconspacing 1 --height 40 --widthtype request --alpha 0 --transparent true --tint '#661919'"
|
spawn "trayer --edge top --align right --iconspacing 1 --height 20 --widthtype request --alpha 0 --transparent true --tint '#661919'"
|
||||||
|
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
-- Now run xmonad with all the defaults we set up.
|
-- Now run xmonad with all the defaults we set up.
|
||||||
|
|
Loading…
Reference in a new issue