mirror of
https://github.com/belsabbagh/dotfiles.git
synced 2026-04-11 01:26:46 +00:00
initial commit
This commit is contained in:
5
hypr/hypridle.conf
Executable file
5
hypr/hypridle.conf
Executable file
@@ -0,0 +1,5 @@
|
||||
listener {
|
||||
timeout = 300 # 5min
|
||||
on-timeout = hyprctl dispatch dpms off # screen off when timeout has passed
|
||||
on-resume = hyprctl dispatch dpms on # screen on when activity is detected after timeout has fired.
|
||||
}
|
||||
Reference in New Issue
Block a user