small pixel drawing of a pufferfish dotfiles

clamshell mode
Jes Olson j3s@c3f.net
Mon, 06 Mar 2023 13:56:04 -0800
commit

39d1d628bfd1d70948381ce48c2734ef1802fff9

parent

fb6c9ec0e8ef1190932a33e9fa04451fc8ada01c

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