diff --git a/home/x/i3bar.nix b/home/x/i3bar.nix index 644a06b..2c9e53c 100644 --- a/home/x/i3bar.nix +++ b/home/x/i3bar.nix @@ -14,7 +14,7 @@ in bars = { top = { - theme = "gruvbox-light"; + theme = "solarized-light"; }; }; };