2021-11-06 11:29:18 +01:00
|
|
|
# ==================== #
|
|
|
|
# Output configuration #
|
|
|
|
# ==================== #
|
|
|
|
|
|
|
|
output $disp1 {
|
2023-10-01 21:59:09 +02:00
|
|
|
resolution 1920x1080@60.000Hz
|
2021-11-06 11:29:18 +01:00
|
|
|
position 0,0
|
|
|
|
transform 270
|
|
|
|
bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_2048x1536_Portrait.png fill
|
|
|
|
}
|
|
|
|
output $disp2 {
|
2023-10-01 21:59:09 +02:00
|
|
|
resolution 1920x1080@60.000Hz
|
2021-11-06 11:29:18 +01:00
|
|
|
position 1080,550
|
2022-04-21 10:45:35 +02:00
|
|
|
bg ~/.config/sway/backgrounds/Nyarch_Wallpaper.png fill
|
2021-11-06 11:29:18 +01:00
|
|
|
}
|
|
|
|
output $disp3 {
|
2023-10-01 21:59:09 +02:00
|
|
|
resolution 1920x1080@60.000Hz
|
2021-11-06 11:29:18 +01:00
|
|
|
position 3000,550
|
2022-04-21 10:45:35 +02:00
|
|
|
bg ~/.config/sway/backgrounds/Nyarch_Wallpaper.png fill
|
2021-11-06 11:29:18 +01:00
|
|
|
}
|