This commit is contained in:
Sakooooo 2023-07-28 18:49:59 +03:00
parent b1f313bf83
commit ff095077ef
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -299,7 +299,7 @@ myStartupHook = do
spawnOnce "nm-applet"
spawnOnce "blueman-applet"
spawnOnce "flameshot"
spawn "trayer --edge top --align right --iconspacing 1 --heighttype request --widthtype request --alpha 0 --transparent true --tint '#661919'"
spawn "trayer --edge top --align right --iconspacing 5 --height 40 --widthtype request --alpha 0 --transparent true --tint '#661919'"
------------------------------------------------------------------------
-- Now run xmonad with all the defaults we set up.