Holy shit we're adding so much hyprland
This commit is contained in:
13
hyprland/.config/hypr/config.d/04-inputs.conf
Normal file
13
hyprland/.config/hypr/config.d/04-inputs.conf
Normal file
@@ -0,0 +1,13 @@
|
||||
# vim: set ft=config:
|
||||
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
|
||||
input {
|
||||
kb_layout = us
|
||||
accel_profile = flat
|
||||
follow_mouse = 1
|
||||
numlock_by_default = true
|
||||
touchpad {
|
||||
# Also sometimes called "Australian Scrolling"
|
||||
natural_scroll = no
|
||||
}
|
||||
sensitivity = 0 # -1.0 to 1.0, 0 means no modification.
|
||||
}
|
Reference in New Issue
Block a user