Update .config/hypr/hypridle.conf

This commit is contained in:
2026-01-17 17:22:36 +01:00
parent 30f7772a50
commit 989510da0f

View File

@@ -21,9 +21,3 @@ listener {
on-timeout = openrgb -c black on-timeout = openrgb -c black
on-resume = openrgb -c green on-resume = openrgb -c green
} }
listener {
timeout = 1800 # 30min
on-timeout = openrgb -c black && systemctl sleep # suspend pc
on-resume = openrgb -c green
}