Update XMonad config

This commit is contained in:
Daniele Fucini
2026-04-13 20:36:33 +02:00
parent a4721d8735
commit 5ab814824b

View File

@@ -197,8 +197,8 @@ myXmobarPP =
-- Autostart
myStartupHook :: X ()
myStartupHook = do
spawnOnce "xsetroot -cursor_name left_ptr"
spawnOnce myScreenSetup
spawnOnce "xsetroot -cursor_name left_ptr"
spawnOnce "xautolock -time 10 -locker slock -detectsleep"
spawnOnce "redshift-gtk"
spawnOnce "udiskie"