This commit is contained in:
Sakooooo 2023-07-24 18:12:56 +03:00
parent 1a7f575ea5
commit 6c21274822
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -264,7 +264,7 @@ myStartupHook = do
spawnOnce "nm-applet"
spawnOnce "blueman-applet"
spawnOnce "flameshot"
spawn "trayer --edge bottom --align right --iconspacing 3 --heighttype request --widthtype request --alpha 0 --transparent true --tint '#000000'"
spawn "trayer --edge bottom --align right --padding 2 --iconspacing 1 --heighttype request --widthtype request --alpha 0 --transparent true --tint '#000000'"
------------------------------------------------------------------------
-- Now run xmonad with all the defaults we set up.