mirror of
https://github.com/DerTyp7/.dotfiles.git
synced 2025-10-29 13:02:09 +01:00
Add hyprland configs
This commit is contained in:
12
hypr/config/input.conf
Normal file
12
hypr/config/input.conf
Normal file
@@ -0,0 +1,12 @@
|
||||
# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
# ┃ Input Configuration ┃
|
||||
# ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
|
||||
|
||||
# Input wiki https://wiki.hyprland.org/Configuring/Variables/#input
|
||||
|
||||
input {
|
||||
follow_mouse = 2 # 0|1|2|3
|
||||
float_switch_override_focus = 2
|
||||
sensitivity = 0.25
|
||||
accel_profile = flat
|
||||
}
|
||||
Reference in New Issue
Block a user