first commit

This commit is contained in:
hdvt
2025-11-13 23:48:27 +03:00
commit 981b16aa8d
28 changed files with 1844 additions and 0 deletions

28
hypr/input.conf Normal file
View File

@@ -0,0 +1,28 @@
input {
kb_layout = us,ru
kb_variant =
kb_model =
kb_options = grp:alt_shift_toggle
kb_rules =
follow_mouse = 1
sensitivity = 0
touchpad {
natural_scroll = true
}
}
cursor {
no_hardware_cursors = false
use_cpu_buffer = true
}
gesture = 3, horizontal, workspace
gesture = 3, pinchout, float
device {
name = epic-mouse-v1
sensitivity = -0.5
}