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; };