diff --git a/modules/nixos/graphical/compositor/default.nix b/modules/nixos/graphical/compositor/default.nix index e277619e..5b4026c0 100644 --- a/modules/nixos/graphical/compositor/default.nix +++ b/modules/nixos/graphical/compositor/default.nix @@ -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'