This commit is contained in:
Sakooooo 2023-07-28 01:05:44 +03:00
parent b7443a55d1
commit 4efab5090e
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

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