burger chicken
This commit is contained in:
parent
67945308ae
commit
405cf47837
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@ myStartupHook = do
|
||||||
spawnOnce "flameshot"
|
spawnOnce "flameshot"
|
||||||
spawnOnce "nextcloud"
|
spawnOnce "nextcloud"
|
||||||
spawn "picom"
|
spawn "picom"
|
||||||
spawn "trayer --edge bottom --align right --padding 8 --iconspacing 5 --height 25 --widthtype request --alpha 0 --SetDockType true --SetPartialStrut true --expand true --transparent true --tint 'black'"
|
spawn "trayer --edge bottom --align right --iconspacing 5 --height 25 --widthtype request --alpha 0 --SetDockType true --SetPartialStrut true --expand true --transparent true --tint 'black'"
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
-- 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