diff --git a/.config/sway/config.d/20-io.conf b/.config/sway/config.d/20-io.conf index fe9f3d4..b0a92b2 100644 --- a/.config/sway/config.d/20-io.conf +++ b/.config/sway/config.d/20-io.conf @@ -15,7 +15,8 @@ input type:touchpad { } output { - HDMI-A-1 position 1920,0 - eDP-1 mode --custom 1920x1080@120Hz position 0,0 - * bg $wallpapers/landscape.png fill + eDP-1 mode --custom 1920x1080@120Hz + DP-3 position 1920 0 + DP-2 position 3840 0 + * bg $wallpapers/landscape.png fill }