Disable Hyprland idle lock
This commit is contained in:
@@ -4,12 +4,6 @@ general {
|
|||||||
after_sleep_cmd = hyprctl dispatch dpms on
|
after_sleep_cmd = hyprctl dispatch dpms on
|
||||||
}
|
}
|
||||||
|
|
||||||
listener {
|
|
||||||
timeout = 600
|
|
||||||
on-timeout = hypr-screensaver start
|
|
||||||
on-resume = hypr-screensaver stop
|
|
||||||
}
|
|
||||||
|
|
||||||
listener {
|
listener {
|
||||||
timeout = 900
|
timeout = 900
|
||||||
on-timeout = hypr-screensaver stop && hyprctl dispatch dpms off
|
on-timeout = hypr-screensaver stop && hyprctl dispatch dpms off
|
||||||
|
|||||||
Reference in New Issue
Block a user