Split Hyprland configuratin in multiple files

This commit is contained in:
Fabio Scotto di Santolo
2024-08-01 12:25:39 +02:00
parent 246983f836
commit 8cf790ebbe
10 changed files with 164 additions and 165 deletions

View 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.
}