feat(emacs): keybind to spawn emacs
This commit is contained in:
parent
a48ad48523
commit
4e4c794bb4
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ in {
|
||||||
"Super Return" = "spawn kitty";
|
"Super Return" = "spawn kitty";
|
||||||
# frequent programs
|
# frequent programs
|
||||||
"Super Q" = "spawn firefox";
|
"Super Q" = "spawn firefox";
|
||||||
|
"Super A" = "spawn emacs";
|
||||||
"Super D" = "spawn discord";
|
"Super D" = "spawn discord";
|
||||||
"Super G" = "spawn dolphin";
|
"Super G" = "spawn dolphin";
|
||||||
# program launcher
|
# program launcher
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue