libpulse (pactl) was missing — breadbar shells pactl 3x for volume. Optional: hyprland (workspace display, not a linked dep).
12 lines
293 B
TOML
12 lines
293 B
TOML
name = "breadbar"
|
|
description = "Minimal status bar and notification daemon for Hyprland"
|
|
binaries = ["breadbar"]
|
|
system_deps = ["gtk4", "gtk4-layer-shell", "iw", "libpulse"]
|
|
optional_system_deps = ["hyprland"]
|
|
bread_deps = []
|
|
|
|
[config]
|
|
dir = "~/.config/breadbar"
|
|
|
|
[install]
|
|
post_install = []
|