# MACHINE-SPECIFIC: output names and resolutions vary per device.
# Run `swaymsg -t get_outputs` to find your output names.
set $res_x 3024
set $res_y 1890
set $resolution 3024x1890
set $scale 1.5

output eDP-1 resolution $resolution scale $scale
output DP-1 resolution $resolution scale $scale

exec_always ~/.config/sway/scripts/hdmi-setup.sh

output DVI-I-2 position -2560,0 scale 1.5
output DVI-I-1 position -5120,0 scale 1.5



# You can get the names of your outputs by running: swaymsg -t get_outputs
