OnlyOffice: Add tab switch for future possible wayland support.

This commit is contained in:
Dmitry Voronin 2024-12-25 06:47:33 +03:00
parent 9f57c4194e
commit b877a6febb
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -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";