Keyd: Fix Jetbrains reformat key.

This commit is contained in:
Dmitry Voronin 2024-10-23 06:27:00 +03:00
parent 48246191f8
commit c8dbb55caa
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -4,7 +4,7 @@
"jetbrains-*" = { "jetbrains-*" = {
"alt./" = "C-/"; # Toggle comment. "alt./" = "C-/"; # Toggle comment.
"alt.." = "C-f8"; # Toggle line breakpoint. "alt.." = "C-f8"; # Toggle line breakpoint.
"alt.=" = "C-A-l"; # Reformat. "alt.equal" = "C-A-l"; # Reformat.
"alt.c" = "S-escape"; # Close panel. "alt.c" = "S-escape"; # Close panel.
"alt.capslock" = "C-A-S-insert"; # New scratch file. "alt.capslock" = "C-A-S-insert"; # New scratch file.
"alt.q" = "A-left"; # Prev tab. "alt.q" = "A-left"; # Prev tab.