KeyboardLayout: increase font size and make it all caps

This commit is contained in:
Ly-sec 2025-09-11 01:10:04 +02:00
parent e4b54e518c
commit be0b568f1f
5 changed files with 62 additions and 3 deletions

View file

@ -104,6 +104,10 @@ Singleton {
"Volume": {
"allowUserSettings": true,
"alwaysShowPercentage": false
},
"KeyboardLayout": {
"allowUserSettings": true,
"forceOpen": false
}
})