diff options
Diffstat (limited to '')
| -rw-r--r-- | hypr/hypridle.conf | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/hypr/hypridle.conf b/hypr/hypridle.conf deleted file mode 100644 index 7f9a435..0000000 --- a/hypr/hypridle.conf +++ /dev/null @@ -1,16 +0,0 @@ -general { - lock_cmd = pidof hyprlock || hyprlock - before_sleep_cmd = loginctl lock-session && niri msg action power-off-monitors - inhibit_sleep = 1 -} - -listener { - timeout = 300 - on-timeout = brightnessctl -se set 10% - on-resume = brightnessctl -r -} - -listener { - timeout = 360 - on-timeout = systemctl suspend -} |
