feat(home): change default keyboard layouts for KDE Plasma
This commit is contained in:
parent
acf85dd34b
commit
c94b6da250
@ -15,7 +15,6 @@
|
||||
|
||||
programs.plasma = {
|
||||
enable = true;
|
||||
overrideConfig = true;
|
||||
|
||||
input.touchpads = [{
|
||||
enable = true;
|
||||
@ -155,7 +154,7 @@
|
||||
kxkbrc.Layout = {
|
||||
LayoutList = "us,ru";
|
||||
DisplayNames = ",";
|
||||
VariantList = ",";
|
||||
VariantList = "symbolic,";
|
||||
Options = "caps:escape_shifted_capslock,grp:win_space_toggle";
|
||||
ResetOldOptions = true;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user