compositor: Allow spawning launcher with Menu key
This commit is contained in:
parent
8adbebca36
commit
b4326e7282
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ let
|
|||
river-init = pkgs.writeShellScript "river-init" ''
|
||||
riverctl map normal Super Return spawn foot
|
||||
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'
|
||||
|
||||
riverctl map normal Super C spawn ${lock}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue