feat: update hm config for work laptop

This commit is contained in:
Xavier Morel
2025-07-04 16:17:17 +02:00
parent b277619e48
commit 435db3fa61
18 changed files with 564 additions and 89 deletions

View File

@@ -0,0 +1,16 @@
# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
# ┃ Input Configuration ┃
# ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
# Input wiki https://wiki.hyprland.org/0.45.0/Configuring/Variables/#input
input {
kb_layout = us,us_intl
kb_variant =
kb_model =
kb_options = grp:win_space_toggle
kb_rules =
follow_mouse = 2 # 0|1|2|3
float_switch_override_focus = 2
}