feat: refactor hypr configs

This commit is contained in:
2025-11-22 01:37:53 +02:00
parent bee35f655f
commit 335066d785
9 changed files with 220 additions and 179 deletions

View File

@@ -0,0 +1,24 @@
#############
### INPUT ###
#############
input {
kb_layout = us, ua, ru
kb_options = grp:win_space_toggle
follow_mouse = 1
sensitivity = 0
accel_profile = flat
touchpad {
natural_scroll = true
disable_while_typing = false
scroll_factor = 0.6
}
}
gestures {
#workspace_swipe = true
gesture = 3, up, mod: SUPER, scale: 1.5, fullscreen
}