diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2025-11-09 03:58:18 -0700 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2025-11-09 03:58:18 -0700 |
| commit | 277db7e956dacd4f3b3f883046de05552651622e (patch) | |
| tree | b78f7b686e40f9321d3365ead087df4986789c46 /flake.lock | |
| parent | 9a09001931c4782c5e661d6ae7fc11e92bb00571 (diff) | |
waybar theme added and somewhat refined
- still has errors
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -145,6 +145,22 @@ "type": "github" } }, + "catppuccin-waybar": { + "flake": false, + "locked": { + "lastModified": 1720870206, + "narHash": "sha256-za0y6hcN2rvN6Xjf31xLRe4PP0YyHu2i454ZPjr+lWA=", + "owner": "catppuccin", + "repo": "waybar", + "rev": "ee8ed32b4f63e9c417249c109818dcc05a2e25da", + "type": "github" + }, + "original": { + "owner": "catppuccin", + "repo": "waybar", + "type": "github" + } + }, "disko": { "inputs": { "nixpkgs": [ @@ -891,6 +907,7 @@ "catppuccin-helix": "catppuccin-helix", "catppuccin-hyprland": "catppuccin-hyprland", "catppuccin-starship": "catppuccin-starship", + "catppuccin-waybar": "catppuccin-waybar", "disko": "disko", "home-manager": "home-manager", "hugo-congo": "hugo-congo", |
