Fix typo: by -> be

Stefano Volpe 2023-02-02 20:07:37 +01:00
parent e010a8829e
commit 5471e73585

@ -85,7 +85,7 @@ so it doesn't trigger on reload.
For more details read `man 5 sway-output`.
#### Clamshell Mode
AKA Closed Display mode. This mode is where your laptop lid is closed and you have external monitor(s) as outputs. As of Sway 1.1 you can use switch events to drive certain functionality, such as disabling an output upon a laptop lid being closed. Pass your laptop output name into the following, which can by found with: `swaymsg -t get_outputs` for example `eDP-1`.
AKA Closed Display mode. This mode is where your laptop lid is closed and you have external monitor(s) as outputs. As of Sway 1.1 you can use switch events to drive certain functionality, such as disabling an output upon a laptop lid being closed. Pass your laptop output name into the following, which can be found with: `swaymsg -t get_outputs` for example `eDP-1`.
```
set $laptop <laptop_output_identifier>