nix-configs/modules/desktop/home/niri/kdl/input.kdl
Schrottkatze 7b6b1fedd1 gwa
2026-09-26 08:56:31 +02:00

20 lines
344 B
KDL

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"; }
tablet {
map-to-focused-output
}
}