diff options
| author | eric.marin <maarin.eric@gmail.com> | 2025-06-08 15:35:14 +0200 |
|---|---|---|
| committer | eric.marin <maarin.eric@gmail.com> | 2025-09-07 21:27:34 +0200 |
| commit | e958146735f214509d3996a21a1adfb950e415b8 (patch) | |
| tree | 75b6317af09b8563ddde3d9b4c6af304622a6a48 /hypr | |
| parent | 8f8d9c06935758e218bbc88faaef6d2d2bd60df1 (diff) | |
| download | dotfiles-e958146735f214509d3996a21a1adfb950e415b8.tar.gz dotfiles-e958146735f214509d3996a21a1adfb950e415b8.zip | |
swaylock and swayidle
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 -} |
