Add binds to enable/disable nixpad internal display

This commit is contained in:
floppydiskette 2024-02-07 01:43:38 +00:00
parent d6e36dfa8e
commit 3eaad00180

View file

@ -77,6 +77,11 @@
"general:resize_on_border" = "true";
bindl = [
",switch:on:Lid Switch,exec,hyprctl keyword monitor LVDS-1, disable"
",switch:off:Lid Switch,exec,hyprctl keyword monitor LVDS-1, 1600x900, 0x0, 1"
];
bindm = [
# mouse binds
"ALT,mouse:272,movewindow"