From b4326e728211318029c0222a061c3b9577377add Mon Sep 17 00:00:00 2001 From: Charlotte Van Petegem Date: Tue, 13 Feb 2024 13:16:16 +0100 Subject: [PATCH] compositor: Allow spawning launcher with Menu key --- modules/graphical/compositor/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/graphical/compositor/default.nix b/modules/graphical/compositor/default.nix index b61c418c..de835267 100644 --- a/modules/graphical/compositor/default.nix +++ b/modules/graphical/compositor/default.nix @@ -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}