Kde/plasma: set up keyboard layout and numlock settings
This commit is contained in:
parent
26fde46886
commit
7202d3a57f
1 changed files with 6 additions and 0 deletions
|
|
@ -126,6 +126,12 @@ in {
|
|||
right = ["minimize" "maximize" "close"];
|
||||
};
|
||||
};
|
||||
input = {
|
||||
keyboard = {
|
||||
layouts = ["es"];
|
||||
numlockOnStartup = "off";
|
||||
};
|
||||
};
|
||||
panels = [
|
||||
{
|
||||
location = "bottom";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue