Compare commits
2 commits
48246191f8
...
d21c7143ee
Author | SHA1 | Date | |
---|---|---|---|
Dmitry Voronin | d21c7143ee | ||
Dmitry Voronin | c8dbb55caa |
|
@ -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.
|
||||
|
|
|
@ -49,7 +49,6 @@
|
|||
# JamesDsp.
|
||||
for_window [title="JamesDSP for Linux"] {
|
||||
move scratchpad
|
||||
scratchpad show
|
||||
}
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue