mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-13 20:28:35 +10:00
Adding hypridle for monitor sleep.
This commit is contained in:
6
.config/hypr/hypridle.conf
Normal file
6
.config/hypr/hypridle.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
listener {
|
||||
timeout = 300 # 5.5min
|
||||
on-timeout = hyprctl dispatch dpms off # command to run when timeout has passed
|
||||
on-resume = hyprctl dispatch dpms on # command to run when activity is detected after timeout has fired.
|
||||
}
|
||||
Reference in New Issue
Block a user