aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/sway/config
diff options
context:
space:
mode:
authorLibravatar sommerfeld <[email protected]>2026-04-17 10:54:04 +0100
committerLibravatar sommerfeld <[email protected]>2026-04-17 10:54:04 +0100
commitc62507746d1ea90c6f36647c184b640cf682cbc5 (patch)
tree6fb5522bcec42e88a67bf58fbcd7e9a0805d759f /home/.config/sway/config
parentc936b253a19fd21e9387873d31f13f16c70a14ec (diff)
downloaddotfiles-c62507746d1ea90c6f36647c184b640cf682cbc5.tar.gz
dotfiles-c62507746d1ea90c6f36647c184b640cf682cbc5.tar.bz2
dotfiles-c62507746d1ea90c6f36647c184b640cf682cbc5.zip
fix: default to mirror mode on multi-monitor startup
Place all outputs at pos 0 0 so sway starts in mirror layout instead of side-by-side when external monitor is connected.
Diffstat (limited to 'home/.config/sway/config')
-rw-r--r--home/.config/sway/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/.config/sway/config b/home/.config/sway/config
index 2571315..b8c10c7 100644
--- a/home/.config/sway/config
+++ b/home/.config/sway/config
@@ -37,6 +37,7 @@ seat * hide_cursor 3000
# ── Output ────────────────────────────────────────────────────────────────────
output * bg #282828 solid_color
+output * pos 0 0
# ── Window rules ──────────────────────────────────────────────────────────────
for_window [class="feh"] floating enable