fix hyprlock, hypridle & monitor management
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user