output * bg ~/pictures/wallpaper.png fill

include ~/.config/sway/bar

input * {
    xkb_options caps:escape
}

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

output LVDS-1 pos 0,0
output VGA-1 pos 1366,0
