This commit is contained in:
Stephan Raabe
2024-03-02 21:01:39 +01:00
parent 16eb1b7915
commit 39b540ea20
2 changed files with 14 additions and 4 deletions

View File

@@ -22,9 +22,9 @@ listener {
timeout = 660
# Laptop Settings
# on-timeout = systemctl suspend
on-timeout = systemctl suspend
# Desktop Settings
on-timeout = hyprctl dispatch dpms off
on-resume = hyprctl dispatch dpms on
# on-timeout = hyprctl dispatch dpms off
# on-resume = hyprctl dispatch dpms on
}