OnlyOffice: Add tab switch for future possible wayland support.
This commit is contained in:
parent
9f57c4194e
commit
b877a6febb
|
@ -2,6 +2,8 @@
|
|||
{
|
||||
file = (pkgs.formats.ini { }).generate "keyd-onlyoffice-config" {
|
||||
"onlyoffice-desktop-editors" = {
|
||||
"alt.E" = "C-tab";
|
||||
"alt.Q" = "C-S-tab";
|
||||
"alt.a" = "home";
|
||||
"alt.b" = "pageup";
|
||||
"alt.d" = "end";
|
||||
|
|
Loading…
Reference in a new issue