nix-configs/modules/desktop/home/niri/kdl/input.kdl

17 lines
295 B
Text

input {
keyboard {
xkb {
layout "us"
variant "altgr-intl"
}
repeat-delay 600
repeat-rate 25
track-layout "global"
}
touchpad {
dwt
dwtp
natural-scroll
}
mouse { accel-profile "flat"; }
}