sway: putting monitor to the left of my laptop
[~bandali/configs] / .config / sway / config
index 565ff37..dcf4bb9 100644 (file)
@@ -22,8 +22,8 @@ output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
 # You can get the names of your outputs by running: swaymsg -t get_outputs
 
 output DP-1 res 2560x1440 pos 0,0
 # You can get the names of your outputs by running: swaymsg -t get_outputs
 
 output DP-1 res 2560x1440 pos 0,0
-# 597 = (2560/2) - (1366/2)
-output LVDS-1 pos 597,1440
+# 672 = 1440 - 768
+output LVDS-1 pos 2560,760
 
 ### Idle configuration
 
 
 ### Idle configuration