Update configs for hyprland updates
Fixes for swayosd, swaync
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
general {
|
||||
lock_cmd = ~/.config/hypr/scripts/lock-screen # lock screen and 1password
|
||||
before_sleep_cmd = loginctl lock-session # lock before suspend.
|
||||
lock_cmd = ~/.config/hypr/scripts/lock-screen # lock screen and wait 1s as a crash workaround
|
||||
before_sleep_cmd = loginctl lock-session # lock before suspend.
|
||||
after_sleep_cmd = hyprctl dispatch dpms on # to avoid having to press a key twice to turn on the display.
|
||||
inhibit_sleep = 3 # wait until screen is locked
|
||||
inhibit_sleep = 2 # wait until screen is locked
|
||||
}
|
||||
|
||||
listener {
|
||||
|
||||
Reference in New Issue
Block a user