u
This commit is contained in:
@@ -27,7 +27,7 @@ listener { # LOCK
|
|||||||
}
|
}
|
||||||
|
|
||||||
listener { # SCREEN OFF
|
listener { # SCREEN OFF
|
||||||
timeout = 2400 # 45 (x60)
|
timeout = 2400 # 40 (x60)
|
||||||
on-timeout = hyprctl dispatch dpms off # screen off when timeout has passed
|
on-timeout = hyprctl dispatch dpms off # screen off when timeout has passed
|
||||||
on-resume = hyprctl dispatch dpms on && brightnessctl -r # screen on when activity is detected after timeout has fired.
|
on-resume = hyprctl dispatch dpms on && brightnessctl -r # screen on when activity is detected after timeout has fired.
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user