fix: typo

This commit is contained in:
Moritz Böhme 2024-07-01 21:40:49 +02:00
parent 189036f2c8
commit 9bd0870f1d
Signed by: moritz
GPG key ID: 970C6E89EB0547A9

View file

@ -226,7 +226,7 @@ in
# Lid open/close
bindl=,switch:on:Lid Switch,exec,monitors="$(hyprctl monitors | grep -c '^Monitor')" && hyprctl keyword monitor "eDP-1, disable" && [ "$monitors" = 1 ] && loginctl lock-session
bindl=,switch:off:Lid Switch,exec, hyprctl keyword monitor "eDP-1, prefered, auto"
bindl=,switch:off:Lid Switch,exec, hyprctl keyword monitor "eDP-1, preferred, auto"
# Extra Config
${cfg.extraConfig}