dotfiles/niri/.config/niri/config.d/input.kdl
2025-11-27 10:28:58 -03:00

27 lines
383 B
Text

input {
keyboard {
xkb {
layout "us"
variant "altgr-intl"
options "caps:escape"
}
numlock
}
touchpad {
tap
dwt
// natural-scroll
accel-profile "adaptive"
accel-speed 0.5
}
mouse {
}
trackpoint {
}
focus-follows-mouse max-scroll-amount="0%"
}