diff options
| author | krolxon <krolyxon@tutanota.com> | 2025-08-09 23:00:26 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2025-08-09 23:00:26 +0530 |
| commit | a3f2439b96380178b862cc488c9dea2e2f3fd204 (patch) | |
| tree | 6163169c1c9c971090ee880bcd31fbe4cf5118ae /.config/hypr/hypridle.conf | |
| parent | 5044575b4103de506fe7800fca0c44fa3f26ed08 (diff) | |
zen browser: add to mimeapps.list
Diffstat (limited to '.config/hypr/hypridle.conf')
| -rw-r--r-- | .config/hypr/hypridle.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/hypr/hypridle.conf b/.config/hypr/hypridle.conf index d7a7c9d..b0a8883 100644 --- a/.config/hypr/hypridle.conf +++ b/.config/hypr/hypridle.conf @@ -21,7 +21,7 @@ listener { on-resume = hyprctl dispatch dpms on && brightnessctl -r # screen on when activity is detected after timeout has fired. } -listener { - timeout = 1800 # 30min - on-timeout = systemctl suspend # suspend pc -} +# listener { +# timeout = 1800 # 30min +# on-timeout = systemctl suspend # suspend pc +# } |
