hyprland: not have redundant lid close suspend keybind bind (fixes #1929)

This commit is contained in:
end-4
2025-09-08 23:27:00 +02:00
parent e9fd2f89fe
commit f648137a8e
+1 -1
View File
@@ -184,7 +184,7 @@ bind = Super+Alt, Equal, exec, notify-send "Urgent notification" "Ah hell no" -u
##! Session
bindd = Super, L, Lock, exec, loginctl lock-session # Lock
bindld = Super+Shift, L, Suspend system, exec, systemctl suspend || loginctl suspend # Sleep
bindl=,switch:on:Lid Switch, exec, systemctl suspend || loginctl suspend # [hidden] Suspend when laptop lid is closed
# bindl=,switch:on:Lid Switch, exec, systemctl suspend || loginctl suspend # [hidden] Suspend when laptop lid is closed, uncomment if for whatever reason it's not the default behavior
bindd = Ctrl+Shift+Alt+Super, Delete, Shutdown, exec, systemctl poweroff || loginctl poweroff # [hidden] Power off
##! Screen