Lid open/close binds
This commit is contained in:
parent
28933a66d2
commit
3f341d9f5d
3 changed files with 20 additions and 2 deletions
|
|
@ -79,8 +79,8 @@
|
|||
};
|
||||
|
||||
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"
|
||||
",switch:on:Lid Switch,exec,${/. + ../../misc/scripts/lidclose.sh}"
|
||||
",switch:off:Lid Switch,exec,${/. + ../../misc/scripts/lidopen.sh}"
|
||||
];
|
||||
|
||||
bindm = [
|
||||
|
|
|
|||
Reference in a new issue