PKGBUILDs/qpaeq-menu-entry/default/qpaeq.install

6 lines
199 B
Plaintext
Raw Normal View History

2015-08-17 20:26:02 +02:00
post_install() {
echo "Add the following lines to /etc/pulse/default.pa or ~/.config/pulse/default.pa to enable the equalizer.
load-module module-equalizer-sink
load-module module-dbus-protocol"
}