mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-24 11:05:39 +02:00
modules: add pulse
The pulse module shows information about PulseAudio sinks and sources.
This commit is contained in:
parent
54c70bb6ad
commit
dcf21f0b06
15 changed files with 653 additions and 7 deletions
|
@ -13,7 +13,7 @@ before_script:
|
|||
- apk add pixman-dev freetype-dev fontconfig-dev
|
||||
- apk add libxcb-dev xcb-util-wm-dev xcb-util-cursor-dev yaml-dev
|
||||
- apk add wayland-dev wayland-protocols wlroots-dev
|
||||
- apk add json-c-dev libmpdclient-dev alsa-lib-dev
|
||||
- apk add json-c-dev libmpdclient-dev alsa-lib-dev pulseaudio-dev
|
||||
- apk add ttf-dejavu
|
||||
- apk add git
|
||||
- apk add flex bison
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue