hyprland: fixed clamshell mode

This commit is contained in:
Aly Raffauf 2024-05-25 21:32:56 -04:00
parent 5024aa4178
commit 42ddd6f6f2

View file

@ -134,10 +134,10 @@
monitor = ,preferred,auto,auto monitor = ,preferred,auto,auto
# Turn off the internal display when lid is closed. # Turn off the internal display when lid is closed.
bindl=,switch:off:Lid Switch,exec,hyprctl keyword monitor "eDP-1, disable" bindl=,switch:on:Lid Switch,exec,hyprctl keyword monitor "eDP-1, disable"
bindl=,switch:on:Lid Switch,exec,hyprctl keyword monitor "desc:BOE 0x095F,preferred,auto,1.566667" bindl=,switch:off:Lid Switch,exec,hyprctl keyword monitor "desc:BOE 0x095F,preferred,auto,1.566667"
bindl=,switch:on:Lid Switch,exec,hyprctl keyword monitor "desc:LG Display 0x0569,preferred,auto,1.2" bindl=,switch:off:Lid Switch,exec,hyprctl keyword monitor "desc:LG Display 0x0569,preferred,auto,1.2"
bindl=,switch:on:Lid Switch,exec,hyprctl keyword monitor "desc:Samsung Display Corp. 0x4152,preferred,auto,2,transform,0" bindl=,switch:off:Lid Switch,exec,hyprctl keyword monitor "desc:Samsung Display Corp. 0x4152,preferred,auto,2,transform,0"
# unscale XWayland apps # unscale XWayland apps
xwayland { xwayland {