first commit
This commit is contained in:
28
hypr/input.conf
Normal file
28
hypr/input.conf
Normal 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
|
||||
}
|
||||
Reference in New Issue
Block a user