From d7e7d80a6cb0f1e482aea4a913ca5475ffb15baa Mon Sep 17 00:00:00 2001 From: Sean Behan Date: Sat, 28 Jan 2023 10:13:12 -0500 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 ++++++ 1 file changed, 6 insertions(+) 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