calcite/keyd: global caplock reload
This commit is contained in:
parent
533cfbb560
commit
408ea16f6d
1 changed files with 6 additions and 13 deletions
|
@ -152,11 +152,14 @@ in
|
|||
services.keyd = {
|
||||
enable = true;
|
||||
keyboards = {
|
||||
defualt = {
|
||||
id = [ "*" ];
|
||||
capslock = "overload(control, esc)";
|
||||
};
|
||||
"internal" = {
|
||||
ids = [ "0b05:1866" ];
|
||||
settings = {
|
||||
main = {
|
||||
capslock = "overload(control, esc)";
|
||||
leftcontrol = "capslock";
|
||||
};
|
||||
};
|
||||
|
@ -170,17 +173,6 @@ in
|
|||
};
|
||||
};
|
||||
};
|
||||
"keydous" = {
|
||||
ids = [
|
||||
"25a7:fa14"
|
||||
"3151:4002"
|
||||
];
|
||||
settings = {
|
||||
main = {
|
||||
leftcontrol = "overload(control, esc)";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -302,7 +294,8 @@ in
|
|||
zotero
|
||||
# onlyoffice-bin
|
||||
|
||||
wemeet
|
||||
# wemeet
|
||||
config.nur.repos.linyinfeng.wemeet
|
||||
|
||||
virt-manager
|
||||
wineWowPackages.waylandFull
|
||||
|
|
Loading…
Add table
Reference in a new issue