mirror of
https://github.com/swaywm/sway.git
synced 2024-11-25 09:21:28 +00:00
Updated Home (markdown)
parent
26f467bf04
commit
af2b266d6f
3
Home.md
3
Home.md
|
@ -53,9 +53,6 @@ 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.
|
Run `swaymsg -t get_outputs` to get a list of output names. Then use the `output` command to arrange your displays.
|
||||||
|
|
||||||
```
|
```
|
||||||
input {
|
|
||||||
# ...config options...
|
|
||||||
}
|
|
||||||
output <identifier> {
|
output <identifier> {
|
||||||
# ...config options...
|
# ...config options...
|
||||||
mode 3840x1600@143.998Hz
|
mode 3840x1600@143.998Hz
|
||||||
|
|
Loading…
Reference in a new issue