We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f713744 commit adcdf9fCopy full SHA for adcdf9f
1 file changed
personal/.config/hypr/hypridle.conf
@@ -28,6 +28,6 @@ listener {
28
}
29
30
listener {
31
- timeout = 900 # 15min
32
- on-timeout = systemctl suspend
+ timeout = 900 # 15min
+ on-timeout = systemd-ac-power || systemctl suspend # only suspend on battery
33
0 commit comments