diff --git a/Home.md b/Home.md index f394a77..b14322d 100644 --- a/Home.md +++ b/Home.md @@ -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