Disable numlock on startup by default

This commit is contained in:
Evie Litherland-Smith 2024-06-23 08:02:16 +01:00
parent 25da0eba52
commit 47717a20ca

View file

@ -121,6 +121,7 @@
configFile = {
baloofilerc = {"Basic Settings"."Indexing-Enabled" = false;};
kcminputrc.Keyboard.NumLock = 1;
kdeglobals = {
General = {
TerminalApplication = "konsole";