current
This commit is contained in:
parent
07816eb302
commit
09d717fab8
63 changed files with 2945 additions and 34 deletions
16
hyperland/.config/hypr/conf/input.conf
Normal file
16
hyperland/.config/hypr/conf/input.conf
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
|
||||
input {
|
||||
kb_layout = de
|
||||
kb_variant = nodeadkeys
|
||||
kb_model =
|
||||
kb_options =
|
||||
kb_rules =
|
||||
|
||||
follow_mouse = 1
|
||||
|
||||
touchpad {
|
||||
natural_scroll = false
|
||||
}
|
||||
|
||||
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue