9 lines
334 B
Text
9 lines
334 B
Text
# Wallpaper
|
|
output * bg /mnt/data/Wallpapers/solid_background_dark.png fill
|
|
|
|
# My monitors (change to work for yours):
|
|
output HDMI-A-1 res 1920x1080@239.76Hz pos 0,0 transform 0
|
|
output DP-1 res 2560x1440@59.95Hz pos 1920,0 transform 270
|
|
output eDP-2 disable
|
|
|
|
# You can get the names of your outputs by running: swaymsg -t get_outputs
|