diff options
Diffstat (limited to 'audio/volumeicon/README')
-rw-r--r-- | audio/volumeicon/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/volumeicon/README b/audio/volumeicon/README index ccd30857ba..573032f22f 100644 --- a/audio/volumeicon/README +++ b/audio/volumeicon/README @@ -18,3 +18,6 @@ at the moment, so using this flag will disable ALSA support. To enable notifications, you will need to run the script like this: NOTIFY=yes ./volumeicon.SlackBuild + +To build the GTK2 version (GTK3 is upstream default), the script can be run as: +GTK2=yes ./volumeicon.SlackBuild |