diff --git a/.config/sway/conf.d/output b/.config/sway/conf.d/output index 149d507..6de5632 100644 --- a/.config/sway/conf.d/output +++ b/.config/sway/conf.d/output @@ -3,18 +3,18 @@ # ==================== # output $disp1 { - resolution 1920x1080 + resolution 1920x1080@60.000Hz position 0,0 transform 270 bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_2048x1536_Portrait.png fill } output $disp2 { - resolution 1920x1080 + resolution 1920x1080@60.000Hz position 1080,550 bg ~/.config/sway/backgrounds/Nyarch_Wallpaper.png fill } output $disp3 { - resolution 1920x1080@119.982Hz + resolution 1920x1080@60.000Hz position 3000,550 bg ~/.config/sway/backgrounds/Nyarch_Wallpaper.png fill }