summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home/apps/caelestia/settings.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/home/apps/caelestia/settings.nix b/home/apps/caelestia/settings.nix
index c116025..de81df7 100644
--- a/home/apps/caelestia/settings.nix
+++ b/home/apps/caelestia/settings.nix
@@ -83,6 +83,12 @@ in {
};
};
+ # Launcher settings
+ launcher = {
+ enabled = true;
+ useFuzzy = true;
+ };
+
# Background
background.enabled = true;
paths = {