summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulius Dehner2021-08-05 19:01:00 +0200
committerJulius Dehner2021-08-05 19:01:00 +0200
commitd779f62e5934095b9f64436247a006bd8d11ccf3 (patch)
treec77fae94bad6f491746e0ad315c566436bce7405
parent305822383fc1b544f85f18d56ae3886fcba330f8 (diff)
downloadaur-th06-demo.tar.gz
Fix missing explanation
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f98cc4a89edf..9927078e59a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -61,6 +61,8 @@ package_th06-demo-wine() {
echo '######################################'
echo '# To hear sound, install the optional dependencies and add the following to `/etc/timidity/timidity.cfg`'
echo '# `soundfont /usr/share/soundfonts/FluidR3_GM.sf2`'
+ echo '# Add your user to the audio group: `gpasswd -a $USER audio`'
+ echo '# Reboot'
echo '# If you still cannot hear sound recheck the timidity config file, it seems to sometimes get overwritten'
echo '######################################'
echo ''