fixup! calcite: global ctrl overload with keyd
This commit is contained in:
parent
b256f9c7ba
commit
ca45be2816
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
keyboards = {
|
keyboards = {
|
||||||
default = {
|
default = {
|
||||||
id = [ "*" ];
|
ids = [ "*" ];
|
||||||
settings = {
|
settings = {
|
||||||
main = {
|
main = {
|
||||||
capslock = "overload(control, esc)";
|
capslock = "overload(control, esc)";
|
||||||
|
|
Loading…
Add table
Reference in a new issue