chore: less aggressive hypridle

This commit is contained in:
2026-04-07 15:00:15 +05:00
parent cf4842a5b6
commit f0e0dd53c5
2 changed files with 16 additions and 23 deletions

View File

@@ -5,7 +5,7 @@ general {
}
listener {
timeout = 150 # 2.5min.
timeout = 300 # 5min.
on-timeout = brightnessctl -s set 10 # set monitor backlight to minimum, avoid 0 on OLED monitor.
on-resume = brightnessctl -r # monitor backlight restore.
}