lol ! ! !

This commit is contained in:
Sakooooo 2023-10-05 08:21:31 +04:00
parent 85e1401de9
commit 712af2a773
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

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