feat: thor dots merge

This commit is contained in:
2024-10-26 14:09:05 +02:00
parent 22a6ef026d
commit 1d6e38d455
10 changed files with 18 additions and 25 deletions

View File

@@ -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 {