dotfiles/.config/sway/conf.d/output

23 lines
527 B
Text
Raw Normal View History

# ==================== #
# Output configuration #
# ==================== #
output $disp1 {
resolution 1920x1080
position 0,0
transform 270
bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_2048x1536_Portrait.png fill
}
output $disp2 {
resolution 1920x1080
position 1080,550
bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
}
output $disp3 {
resolution 1920x1080@119.982Hz
position 3000,550
bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
}