Hello!
Enjoying my stay on Garuda so far. Thank you to all the devs for all the hard work they have sacrificed for this project so far.
I recently ran into a little problem and it seems like I won't be able to solve it on my own. So I'd love to ask if you have any tips on how to enable numlock after booting.
What I've tried:
Enabling numlock in UEFI
I don't have any numlock options in UEFI setup, so this won't actually lead anywhere.
Enabling numlock in KDE settings
This option works fine, but only after logging in.
Enabling numlock using systemd service
I did everything according to the Arch wiki page and the result was pretty funny. It turned on the numlock LED indicator but not the numlock itself
Enabling numlock using mkinitcpio-numlock package
Has the same problem as the systemd service option. LED light is on but numlock isn't.
Enabling numlock using numlockx package
The numlockx command works perfectly fine when I run it in terminal, but when I put numlockx & before the exec plasma-x11 in ~/.xinitrc, nothing happens after boot.