summaryrefslogtreecommitdiff
path: root/content/posts/how-to-set-primary-x-display-on-sway/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/how-to-set-primary-x-display-on-sway/index.md')
-rw-r--r--content/posts/how-to-set-primary-x-display-on-sway/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/how-to-set-primary-x-display-on-sway/index.md b/content/posts/how-to-set-primary-x-display-on-sway/index.md
index f4ec9ca..066b3d3 100644
--- a/content/posts/how-to-set-primary-x-display-on-sway/index.md
+++ b/content/posts/how-to-set-primary-x-display-on-sway/index.md
@@ -9,7 +9,7 @@ tags: [free-software, sway, software, software-release]
In my PC setup, I have three displays.
My somewhat recent post about my setup is outdated now; from left to right I have a 1440x900 60Hz monitor oriented vertically, a 1920x1080 120Hz monitor, and a 1920x1080 60Hz monitor.
-I noticed games would frequently try to run at the resolution and refresh rate of my leftmost vertical monitor, which is not what I want.
+I noticed some games would try to run at the resolution and refresh rate of my leftmost vertical monitor, which is not what I want.
There is no way to set a "primary display" in Sway, because that construct doesn't exist in Wayland.
Applications simply open on the display you have focused.