Enable NumLock by default
This commit is contained in:
parent
3c47f179be
commit
9cf90c197d
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ exec swayidle -w \
|
||||||
|
|
||||||
input type:keyboard {
|
input type:keyboard {
|
||||||
xkb_options ctrl:nocaps,shift:both_capslock
|
xkb_options ctrl:nocaps,shift:both_capslock
|
||||||
|
xkb_numlock enabled
|
||||||
}
|
}
|
||||||
|
|
||||||
input type:touchpad {
|
input type:touchpad {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue