Update readme.md

This commit is contained in:
futpib 2019-02-03 00:33:03 +03:00
parent 8d51a620c8
commit 6b01e8b216

View File

@ -26,22 +26,22 @@
yaourt pagraphcontrol-git yaourt pagraphcontrol-git
``` ```
## Optional dependencies ### Ubuntu (manual build)
### PulseAudio volume peaks
For displaying audio peaks at the connectors
https://github.com/futpib/papeaks
## Building
```bash ```bash
sudo apt install npm sudo apt install npm
sudo npm install -g yarn sudo npm install -g yarn
git clone https://github.com/futpib/pagraphcontrol.git git clone https://github.com/futpib/pagraphcontrol.git
cd pagraphcontrol cd pagraphcontrol
yarn install yarn install
yarn build yarn build
``` ```
#### PulseAudio volume peaks (optional)
To see audio peaks build [papeaks](https://github.com/futpib/papeaks) and put it on your `PATH`.
## See Also ## See Also
### Other PulseAudio Superpowers ### Other PulseAudio Superpowers