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

env = GDK_SCALE,1.25

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

    follow_mouse = 1

    touchpad {
        natural_scroll = yes
    }

    sensitivity = 0
}