feat: update hm config for work laptop
This commit is contained in:
16
dotfiles/hypr/config/input.conf
Normal file
16
dotfiles/hypr/config/input.conf
Normal 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
|
||||
}
|
||||
Reference in New Issue
Block a user