breadpaper/bakery.toml
Breadway 9e0e494839
Some checks failed
Mirror to GitHub / mirror (push) Failing after 3s
Build and publish package / package (push) Failing after 18s
Initial implementation of breadpaper
CLI tool that sets a wallpaper with awww, generates a pywal colour
palette, and reloads bread-theme to recolour all running bread GTK apps.
Includes CI workflows, bakery metadata, and Arch PKGBUILD.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-17 14:05:48 +08:00

9 lines
288 B
TOML

name = "breadpaper"
description = "Wallpaper manager for the bread desktop — sets awww wallpaper, generates pywal palette, reloads bread themes"
binaries = ["breadpaper"]
system_deps = ["python-pywal"]
optional_system_deps = ["awww"]
bread_deps = ["bread"]
[install]
post_install = []