sway: put monitor back on left
authorAmin Bandali <bandali@gnu.org>
Tue, 14 May 2019 19:28:34 +0000 (15:28 -0400)
committerAmin Bandali <bandali@gnu.org>
Tue, 14 May 2019 19:28:34 +0000 (15:28 -0400)
.config/sway/config

index 73a291b..94e7cd7 100644 (file)
@@ -21,9 +21,13 @@ 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 1366,0
+# output DP-1 res 2560x1440 pos 1366,0
+# # 672 = 1440 - 768
+# output LVDS-1 pos 0,760
+
+output DP-1 res 2560x1440 pos 0,0
 # 672 = 1440 - 768
-output LVDS-1 pos 0,760
+output LVDS-1 pos 2560,760
 
 ### Idle configuration