readme: initial commit

This commit is contained in:
mappu 2018-10-04 19:50:10 +13:00
parent 2803335f70
commit 3465e5634e
1 changed files with 16 additions and 0 deletions

16
README.md Normal file
View File

@ -0,0 +1,16 @@
# pa-card-profile-tray
Tray applet to change audio card profiles in PulseAudio.
## Compile
```
qmake
make
```
## Run at system startup
```
cp pa-card-profile-tray.desktop ~/.config/autostart/
```