added lid switch keybind to disable main laptop monitor

This commit is contained in:
Gabriella Bere 2024-09-10 18:12:00 +01:00
parent 36eaff9e00
commit ea61b5dc6b

View file

@ -27,6 +27,11 @@
mouse_refocus = false;
};
bindl = [
",switch:off:Lid Switch,exec,hyprctl keyword monitor "eDP-2, 2560x1600@165, 0x0, auto""
",switch:on:Lid Switch,exec,hyprctl keyword monitor "eDP-2, disable""
];
# Allow using SUPER+LEFT to move windows and SUPER+RIGHT to resize windows
bindm = [
"$mod, mouse:272, movewindow"