dotfiles/de/home/.config/sway/config.d/input
2025-03-14 20:00:06 -07:00

26 lines
522 B
Text

input {
#macbook touchpad
1452:641:Apple_Internal_Keyboard_/_Trackpad {
scroll_factor 1
dwt disabled
}
#p135g touchpad
1160:4122:DELL0A36:00_0488:101A_Touchpad {
natural_scroll enabled
click_method clickfinger
dwt disabled
}
#t16g2 touchpad
1267:12811:ELAN0683:00_04F3:320B_Touchpad {
natural_scroll enabled
click_method clickfinger
dwt disabled
}
#numlock
* xkb_numlock enabled
}
seat * hide_cursor 5000
focus_follows_mouse yes
include $HOME/.config/sway/config.d/keys.d/*