From 277db7e956dacd4f3b3f883046de05552651622e Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Sun, 9 Nov 2025 03:58:18 -0700 Subject: waybar theme added and somewhat refined - still has errors --- flake.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 73d842e..2d5ce83 100644 --- a/flake.nix +++ b/flake.nix @@ -137,6 +137,10 @@ url = "github:catppuccin/hyprland"; flake = false; }; + catppuccin-waybar = { + url = "github:catppuccin/waybar"; + flake = false; + }; # # the nixConfig here only affects the flake inself, not the system configuration! -- cgit v1.2.3