aboutsummaryrefslogtreecommitdiff
path: root/home/rices/schrottkatze/niri/kdl/input.kdl
blob: a8be309cce1b3463b89ae34b02ff077c432413f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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"; }
}