mirror of
https://github.com/swaywm/sway.git
synced 2025-03-20 05:19:33 +00:00
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!
parent
b361e58838
commit
438a68702a
1 changed files with 2 additions and 2 deletions
4
Home.md
4
Home.md
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue