Enable NumLock by default

This commit is contained in:
Ohad Livne 2025-06-04 22:45:18 +03:00
parent 3c47f179be
commit 9cf90c197d
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D

View file

@ -51,6 +51,7 @@ exec swayidle -w \
input type:keyboard {
xkb_options ctrl:nocaps,shift:both_capslock
xkb_numlock enabled
}
input type:touchpad {