Initial commit
This commit is contained in:
18
hypr/conf/input.conf
Executable file
18
hypr/conf/input.conf
Executable file
@@ -0,0 +1,18 @@
|
||||
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
|
||||
input {
|
||||
# kb_layout = us,ru,jp
|
||||
# kb_variant =
|
||||
# kb_model =
|
||||
# kb_options = grp:win_space_toggle
|
||||
# kb_rules =
|
||||
|
||||
follow_mouse = 1
|
||||
|
||||
touchpad {
|
||||
disable_while_typing = false
|
||||
natural_scroll = true
|
||||
}
|
||||
|
||||
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user