Added --locked to clamshell mode instructions. Without this flag, the command won't run when users are using swaylock, so the display will remain disabled!

Will Daly 2020-05-02 16:36:34 -07:00
parent b361e58838
commit 438a68702a

@ -82,8 +82,8 @@ AKA Closed Display mode. This mode is where your laptop lid is closed and you ha
```
set $laptop <laptop_output_identifier>
bindswitch --reload lid:on output $laptop disable
bindswitch --reload lid:off output $laptop enable
bindswitch --reload --locked lid:on output $laptop disable
bindswitch --reload --locked lid:off output $laptop enable
```
#### HiDPI