This commit is contained in:
2026-04-01 20:37:45 +01:00
parent 2e83db4b69
commit ab9854d12f
6 changed files with 8 additions and 17 deletions

View File

@@ -23,6 +23,6 @@ listener {
listener {
timeout = 330 # 5.5min
on-timeout = hyprctl dispatch dpms off # screen off when timeout has passed
on-timeout = station-system-suspend # suspend when timeout has passed
on-resume = hyprctl dispatch dpms on && brightnessctl -r # screen on when activity is detected
}