diff --git a/hosts/talos/home.nix b/hosts/talos/home.nix index 06a0ed9..61bc614 100644 --- a/hosts/talos/home.nix +++ b/hosts/talos/home.nix @@ -89,6 +89,9 @@ in { "Return" = "mode default"; }; }; + + menu = "fuzzel --list-executables-in-path"; + startup = [ {command = "shikane";} {command = "waybar";}