Files
Hyprcachy/hypr/config/input.conf
2026-01-04 20:49:31 +01:00

16 lines
707 B
Plaintext

# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
# ┃ Input Configuration ┃
# ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
# Input wiki https://wiki.hyprland.org/Configuring/Variables/#input
input {
follow_mouse = 1 # 0|1|2|3
follow_mouse_threshold = 10
float_switch_override_focus = 0
sensitivity = 0
kb_layout = de
numlock_by_default = true
}