Files
nixos-thinkpad/dotfiles/niri/inputs.kdl
T
2026-07-16 16:15:10 +02:00

29 lines
481 B
KDL

input {
keyboard {
xkb {
layout "pl"
variant "programmers"
}
repeat-rate 35
repeat-delay 200
numlock
}
touchpad {
tap
drag true
drag-lock
dwt
natural-scroll
accel-profile "flat"
scroll-method "two-finger"
}
mouse {
accel-profile "flat"
}
disable-power-key-handling
focus-follows-mouse max-scroll-amount="0%"
}