Compare commits

..

2 commits

Author SHA1 Message Date
Dmitry Voronin d21c7143ee
Scratchpad: Dont pop jdsp. 2024-10-23 06:27:16 +03:00
Dmitry Voronin c8dbb55caa
Keyd: Fix Jetbrains reformat key. 2024-10-23 06:27:00 +03:00
2 changed files with 1 additions and 2 deletions

View file

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

View file

@ -49,7 +49,6 @@
# JamesDsp.
for_window [title="JamesDSP for Linux"] {
move scratchpad
scratchpad show
}
'';
}