Add wl-backdrop (WIP) --bg-color option

This commit is contained in:
Val Packett 2026-03-06 05:55:47 -03:00
parent 38a96b79b3
commit a7fe813f17
5 changed files with 61 additions and 3 deletions

View file

@ -11,6 +11,7 @@
muvm,
sidebus-broker,
wl-cross-domain-proxy,
wl-backdrop,
pkgs,
}:
@ -34,6 +35,7 @@ mkShell {
bubblewrap
sidebus-broker
wl-cross-domain-proxy
wl-backdrop
]
++ (with pkgs; [
meson