fix hyprlock, hypridle & monitor management

This commit is contained in:
2026-08-25 15:14:32 +02:00
parent 7c12c032ac
commit 9db0b4dac0
39 changed files with 923 additions and 142 deletions

View File

@@ -2,9 +2,8 @@ general {
lock_cmd = pidof hyprlock || hyprlock
unlock_cmd = pkill -x hyprlock
before_sleep_cmd = loginctl lock-session
after_sleep_cmd = hyprctl dispatch dpms on && ./home/lucas/scripts/restart-external-screen
after_sleep_cmd = hyprctl dispatch dpms on
ignore_dbus_inhibit = false
no_fade_in = true
}
listener {
timeout = 180