add japanese keyboard
This commit is contained in:
parent
e9856ecd3d
commit
598ee77f6e
2 changed files with 15 additions and 2 deletions
|
|
@ -58,6 +58,7 @@ in
|
|||
keyboard = {
|
||||
layouts = [
|
||||
{ layout = "us"; }
|
||||
{ layout = "jp"; }
|
||||
];
|
||||
options = [ "caps:escape" ];
|
||||
};
|
||||
|
|
@ -303,6 +304,7 @@ in
|
|||
configFile = {
|
||||
kwalletrc.Wallet.Enabled = false;
|
||||
plasmanotifyrc.Notifications.PopupPosition = "TopRight";
|
||||
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue