Set capslock as compose key
This commit is contained in:
parent
c0b914a8a9
commit
72c83dd25b
3 changed files with 3 additions and 3 deletions
|
|
@ -242,7 +242,7 @@ in
|
|||
ids = [ "*" ];
|
||||
extraConfig = ''
|
||||
[main]
|
||||
capslock = layer(capslock)
|
||||
capslock = overload(capslock, capslock)
|
||||
|
||||
[capslock]
|
||||
h = left
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue