From 57c2968a5e4d1ec968d8926a3e5dcafc7d0bceb7 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 039bb6ad..3b918e78 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 b85de877..532c4f45 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; };