clamshell mode
Jes Olson j3s@c3f.net
Mon, 06 Mar 2023 13:56:04 -0800
1 files changed,
4 insertions(+),
0 deletions(-)
jump to
M
.config/hypr/hyprland.conf
→
.config/hypr/hyprland.conf
@@ -123,6 +123,10 @@
binde = , XF86AudioRaiseVolume, exec, vol up 5 bindl = , XF86AudioLowerVolume, exec, vol down 5 +# clamshell mode +bindl = ,switch:on:Lid Switch,exec,hyprctl keyword monitor "eDP-1, disable" +bindl = ,switch:off:Lid Switch,exec,hyprctl keyword monitor "eDP-1, preferred, auto, auto" + # vim movement bind = $mainMod, H, movefocus, l bind = $mainMod, L, movefocus, r