diff --git a/private_dot_config/sway/config b/private_dot_config/sway/config index 10c2c9f..1509d97 100644 --- a/private_dot_config/sway/config +++ b/private_dot_config/sway/config @@ -35,10 +35,11 @@ include /etc/sway/config-vars.d/* # output HDMI-A-4 resolution 1360x768 pos 0 1080 output DP-1 { mode 1920x1080@143.855Hz -pos 0 0 +pos 1210 100 } +focus output DP-1 output HDMI-A-2 { -resolution 1280x1024 pos 1920 0 +resolution 1280x1024 pos 0 0 transform 270 scale 0.85 }