w
This commit is contained in:
parent
aa2dcd48c8
commit
b7443a55d1
|
@ -298,7 +298,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 --padding 2 --iconspacing 1 --heighttype request --widthtype request --alpha 0 --transparent true --tint '#000000'"
|
spawn "trayer --edge top --align right --padding 2 --iconspacing 1 --height 40 --widthtype request --alpha 0 --transparent true --tint '#000000'"
|
||||||
|
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
-- 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