workspace $ws1 output DP-3
workspace $ws2 output DP-1
workspace $ws4 output DP-1
workspace $ws3 output DP-2

output * bg ~/pictures/wallpaper.jpg fill
output DP-2 pos 0,0 scale 2
output DP-3 pos 1920,0 scale 2
output DP-1 pos 3840,0 scale 2

include ~/.config/sway/bar

for_window [title=".*"] title_format %title (class=%class app_id=%app_id instance=%instance shell=%shell)
for_window [app_id="mgba"] floating enable
for_window [app_id="qemu-system-x86_64"] floating enable

input 1133:49970:Logitech_Gaming_Mous {
	accel_profile flat
	pointer_accel 0
}

input 1329:256:Wacom_Co.,Ltd._Wacom_One_pen_tablet_small {
	map_to_output DP-3
}

input * {
	xkb_variant altgr-intl
	xkb_options caps:escape,compose:ralt
}

bindsym --locked XF86AudioRaiseVolume exec amixer set Master 2%+
bindsym --locked XF86AudioLowerVolume exec amixer set Master 2%-
