Improving Stow backward compatibility
This commit is contained in:
18
hyprland/.config/hypr/keyboard.conf
Normal file
18
hyprland/.config/hypr/keyboard.conf
Normal file
@@ -0,0 +1,18 @@
|
||||
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
|
||||
input {
|
||||
kb_layout = us
|
||||
kb_variant = ,alt-intl
|
||||
kb_model =
|
||||
kb_options =
|
||||
kb_rules =
|
||||
numlock_by_default = true
|
||||
|
||||
follow_mouse = 0
|
||||
|
||||
touchpad {
|
||||
natural_scroll = no
|
||||
}
|
||||
|
||||
sensitivity = 0 # -1.0 to 1.0, 0 means no modification.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user