Linux Knowledge Base
Display Managers - SDDM (Simple Desktop Display Manager)
Enable Numlock on Startup *
- Create
/etc/sddm.confif it doesn't exist. - Open
sddm.confusing nano:sudo nano sddm.conf - Add these two lines to
sddm.conf:[General] Numlock=on
*As of May 12, 2024, does not work on Wayland.