diff --git a/configuration.nix b/configuration.nix index c9d4535..01512a7 100644 --- a/configuration.nix +++ b/configuration.nix @@ -169,6 +169,8 @@ ]; extraConfig = { show-icons = true; + display-drun = ""; + drun-display-format = "{name}"; }; }; programs.waybar.enable = true; @@ -210,6 +212,7 @@ nixfmt # nix file formatting openrgb # RGB editor furmark # Room heater + obsidian # note taking ]; };