Watch
1
0
Fork
You've already forked dotfiles
0
dotfiles/sway/rei

16 lines
377 B
Text

# Output configuration
output * bg ~/Bilder/natur-wallpaper-hd-03.jpg fill
# Input configuration
input "1:1:AT_Translated_Set_2_keyboard" {
xkb_layout de
xkb_variant neo
}
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