config/hyprland: add numlock by default
This commit is contained in:
parent
f2eb88ad8f
commit
299110e456
1 changed files with 2 additions and 0 deletions
|
@ -59,6 +59,8 @@ input {
|
||||||
kb_options = grp:ctrls_toggle, ctrl:nocaps
|
kb_options = grp:ctrls_toggle, ctrl:nocaps
|
||||||
kb_rules =
|
kb_rules =
|
||||||
|
|
||||||
|
numlock_by_default = true
|
||||||
|
|
||||||
# no mouse acceleration pls :)
|
# no mouse acceleration pls :)
|
||||||
accel_profile = flat
|
accel_profile = flat
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue