Updated Home (markdown)

Sean Behan 2023-01-28 10:13:12 -05:00
parent 52d5795d04
commit d7e7d80a6c
1 changed files with 6 additions and 0 deletions

@ -52,6 +52,12 @@ Sway manages displays for you, **xrandr** should not be used.
Run `swaymsg -t get_outputs` to get a list of output names. Then use the `output` command to arrange your displays.
```
output DP-1 {
mode 3840x1600@143.998Hz
}
```
For detailed information, check the manual. Run `man 5 sway-output`.
#### Multihead