Execute numlockx off

This is necessary when using external bluetooth keyboard.
I didn't see any drawbacks, so let's keep it.
This commit is contained in:
Daniel Siepmann 2022-07-12 10:22:29 +02:00
parent 4db5ad9166
commit 84f15724fd
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -173,6 +173,10 @@ in {
startup = [
# Start programs / applets
{
command = "numlockx off";
notification = false;
}
{
command = "clipit";
notification = false;