dotfiles/.config/hypr/conf.d/input.conf

21 lines
249 B
Plaintext
Raw Permalink Normal View History

2023-05-25 21:56:50 +02:00
input {
kb_layout = pl
kb_variant =
kb_model =
kb_options =
kb_rules =
follow_mouse = 1
touchpad {
natural_scroll = no
}
sensitivity = 0
repeat_delay = 300
}
gestures {
workspace_swipe = off
}