Binding changes, adjust window rules for newer hyprland version

This commit is contained in:
2026-03-19 11:26:39 +01:00
parent b257feb92a
commit 1b4cbcbec4
7 changed files with 45 additions and 30 deletions

View File

@@ -2,7 +2,7 @@ general {
lock_cmd = ~/.config/hypr/scripts/lock-screen # lock screen and 1password
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 = 3 # wait until screen is locked
}
listener {