mirror of
https://github.com/swaywm/sway.git
synced 2024-11-22 16:01:27 +00:00
Updated Home (markdown)
parent
e9afd4c78a
commit
28062f00e2
4
Home.md
4
Home.md
|
@ -73,8 +73,8 @@ AKA Closed Display mode. This mode is where your laptop lid is closed and you ha
|
||||||
|
|
||||||
```
|
```
|
||||||
set $laptop <laptop_output_identifier>
|
set $laptop <laptop_output_identifier>
|
||||||
bindswitch lid:on output $laptop disable
|
bindswitch --reload lid:on output $laptop disable
|
||||||
bindswitch lid:off output $laptop enable
|
bindswitch --reload lid:off output $laptop enable
|
||||||
```
|
```
|
||||||
|
|
||||||
#### HiDPI
|
#### HiDPI
|
||||||
|
|
Loading…
Reference in a new issue