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

22 lines
499 B
Text

# ==================== #
# 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 ~/.config/sway/backgrounds/Nyarch_Wallpaper.png fill
}
output $disp3 {
resolution 1920x1080@119.982Hz
position 3000,550
bg ~/.config/sway/backgrounds/Nyarch_Wallpaper.png fill
}