Compare commits
No commits in common. "d21c7143eea901f4f97cc5c67e312f59bd1bcbc0" and "48246191f80b3cfbc5a966689a3b427d7f7c5c70" have entirely different histories.
d21c7143ee
...
48246191f8
|
@ -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.equal" = "C-A-l"; # Reformat.
|
"alt.=" = "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.
|
||||||
|
|
|
@ -49,6 +49,7 @@
|
||||||
# JamesDsp.
|
# JamesDsp.
|
||||||
for_window [title="JamesDSP for Linux"] {
|
for_window [title="JamesDSP for Linux"] {
|
||||||
move scratchpad
|
move scratchpad
|
||||||
|
scratchpad show
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue