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";
|
||||
# frequent programs
|
||||
"Super Q" = "spawn firefox";
|
||||
"Super A" = "spawn emacs";
|
||||
"Super D" = "spawn discord";
|
||||
"Super G" = "spawn dolphin";
|
||||
# program launcher
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue