bread-theme: register as a bakery-managed product
Was previously an unmanaged binary baked into /etc/skel — never updated by bakery or pacman, which is why fresh BOS installs (and existing ones) kept regenerating the shared theme.css with the pre-fix pywal-driven background even after bos-settings itself shipped the fix.
This commit is contained in:
parent
17d1bb8580
commit
fa0597f482
3 changed files with 65 additions and 0 deletions
|
|
@ -12,6 +12,11 @@ name = "bakery"
|
|||
repo = "Breadway/bread-ecosystem"
|
||||
description = "Bread ecosystem package manager"
|
||||
|
||||
[[products]]
|
||||
name = "bread-theme"
|
||||
repo = "Breadway/bread-ecosystem"
|
||||
description = "Shared pywal + Catppuccin theming CLI for the bread ecosystem"
|
||||
|
||||
[[products]]
|
||||
name = "bread"
|
||||
repo = "Breadway/bread"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue