mirror of
https://github.com/Dichgrem/dotfiles.git
synced 2025-08-01 09:19:32 -04:00
11 lines
608 B
Plaintext
11 lines
608 B
Plaintext
# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
|
# ┃ Input Configuration ┃
|
|
# ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
|
|
|
|
# Input wiki https://wiki.hyprland.org/0.45.0/Configuring/Variables/#input
|
|
|
|
input {
|
|
follow_mouse = 2 # 0|1|2|3
|
|
float_switch_override_focus = 2
|
|
}
|