Many updates

This commit is contained in:
2026-07-10 01:57:02 -03:00
parent 244cffa6eb
commit 18f447b8ee
12 changed files with 486 additions and 12 deletions

View File

@@ -28,7 +28,7 @@ listener {
on-resume = hyprctl dispatch 'hl.dsp.dpms({ action = "enable" })' && brightnessctl -r # screen on when activity is detected after timeout has fired.
}
listener {
timeout = 1800 # 30min
on-timeout = systemctl suspend # suspend pc
}
# listener {
# timeout = 1800 # 30min
# on-timeout = systemctl suspend # suspend pc
# }