This commit is contained in:
Sakooooo 2024-07-17 21:56:23 +04:00
parent 5a17d6bbda
commit 588fe99fe2
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -307,7 +307,7 @@ myStartupHook = do
spawnOnce "flameshot"
spawnOnce "nextcloud"
spawn "picom"
spawn "trayer --edge bottom --align right --iconspacing 5 --height 15 --widthtype request --alpha 0 --transparent true --tint 'black'"
spawn "trayer --edge bottom --align right --iconspacing 5 --height 20 --widthtype request --alpha 0 --transparent true --tint 'black'"
------------------------------------------------------------------------
-- Now run xmonad with all the defaults we set up.