Initial commit

This commit is contained in:
Alexander
2026-02-08 01:53:11 +03:00
commit 73088e39cd
145 changed files with 13671 additions and 0 deletions

18
hypr/conf/input.conf Executable file
View 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.
}