Add shortcut to launch emacs directly
This commit is contained in:
parent
12d4832ff1
commit
b69566cf0d
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ let
|
|||
};
|
||||
river-init = pkgs.writeShellScript "river-init" ''
|
||||
riverctl map normal Super Return spawn foot
|
||||
riverctl map normal Super+Shift Return spawn emacs
|
||||
riverctl map normal Super D spawn 'foot --app-id launcher -- zsh -ic ${launcher}/bin/launcher'
|
||||
riverctl map normal None Menu spawn 'foot --app-id launcher -- zsh -ic ${launcher}/bin/launcher'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue