From a76f81fa131a627e74a71d18020dda057f687cf5 Mon Sep 17 00:00:00 2001 From: Hadi Date: Wed, 22 Apr 2026 11:34:48 +0200 Subject: [PATCH] update caelestia conf Signed-off-by: Hadi --- home/system/caelestia-shell/appearance.nix | 2 +- home/system/caelestia-shell/bar.nix | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/home/system/caelestia-shell/appearance.nix b/home/system/caelestia-shell/appearance.nix index 039bb6a..3b918e7 100644 --- a/home/system/caelestia-shell/appearance.nix +++ b/home/system/caelestia-shell/appearance.nix @@ -15,7 +15,7 @@ in { background.enabled = false; appearance = { transparency = { - enable = true; + enabled = true; base = 0.85; layers = 0.4; }; diff --git a/home/system/caelestia-shell/bar.nix b/home/system/caelestia-shell/bar.nix index b85de87..532c4f4 100644 --- a/home/system/caelestia-shell/bar.nix +++ b/home/system/caelestia-shell/bar.nix @@ -19,7 +19,6 @@ label = " "; occupiedBg = true; occupiedLabel = "󰪥 "; - rounded = true; showWindows = false; shown = 5; };