summaryrefslogtreecommitdiff
path: root/src/config/defaults.ts
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-04-11 22:25:27 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-04-11 22:25:27 +1000
commitcbf613e42c10d6e2c207074d1bec7d7a3d67b490 (patch)
tree0aa0537c2b9525e6c32ce3fc89856241857ba1c1 /src/config/defaults.ts
parentapp: increase delay for initing services (diff)
downloadcaelestia-shell-cbf613e42c10d6e2c207074d1bec7d7a3d67b490.tar.gz
caelestia-shell-cbf613e42c10d6e2c207074d1bec7d7a3d67b490.tar.bz2
caelestia-shell-cbf613e42c10d6e2c207074d1bec7d7a3d67b490.zip
navbar: config show labels
Hide labels by default
Diffstat (limited to 'src/config/defaults.ts')
-rw-r--r--src/config/defaults.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/defaults.ts b/src/config/defaults.ts
index 9b4bf1c..21ba436 100644
--- a/src/config/defaults.ts
+++ b/src/config/defaults.ts
@@ -120,6 +120,7 @@ export default {
navbar: {
persistent: false, // Whether to show all the time or only on hover
appearWidth: 10, // The width in pixels of the hover area for the navbar to show up
+ showLabels: false, // Whether to show labels for active buttons
},
// Services
math: {