# Output configuration
output * bg ~/Bilder/natur-wallpaper-hd-03.jpg fill

# Input configuration
input "2:14:ETPS/2_Elantech_Touchpad" {
    accel_profile adaptive
    tap enabled
}

# Screen brightness
bindsym XF86MonBrightnessUp exec light -A 5
bindsym XF86MonBrightnessDown exec light -U 5
