mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-17 07:56:11 +01:00
feat: thor dots merge
This commit is contained in:
@@ -25,8 +25,9 @@ listener {
|
||||
|
||||
listener {
|
||||
timeout = 900 # 15min
|
||||
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.
|
||||
on-timeout = systemctl hibernate
|
||||
# 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.
|
||||
}
|
||||
|
||||
# listener {
|
||||
|
||||
Reference in New Issue
Block a user