From e958146735f214509d3996a21a1adfb950e415b8 Mon Sep 17 00:00:00 2001 From: "eric.marin" Date: Sun, 8 Jun 2025 15:35:14 +0200 Subject: swaylock and swayidle --- hypr/hypridle.conf | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 hypr/hypridle.conf (limited to 'hypr/hypridle.conf') 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 -} -- cgit v1.2.3