summaryrefslogtreecommitdiff
path: root/.config/hypr/config.d/input.conf
blob: 0ea3797276e0390a313e4d91d50b2d6da4ab92d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
monitor= eDP-1, highres, auto, $scale

env = GDK_SCALE,1.25
env = XCURSOR_SIZE, 24

input {
    kb_layout = us
    kb_variant =
    kb_model =
    kb_options = gtp:alt_shit_toggle, compose:rctrl
    kb_rules =

    follow_mouse = 1

    touchpad {
        natural_scroll = yes
    }

    sensitivity = 0
}