diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 17:44:31 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:39 +0700 |
commit | 92e8bdc3939af6b2b09f01dded13fa337886a409 (patch) | |
tree | 99fd5589a225d4b500497a25ef703f7ddb9ca671 /desktop | |
parent | d95d31dae46e279cfd2f9bc892a872efb7e062e0 (diff) | |
download | slackbuilds-92e8bdc3939af6b2b09f01dded13fa337886a409.tar.gz |
desktop/xfce4-volumed-pulse: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/xfce4-volumed-pulse/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/desktop/xfce4-volumed-pulse/README b/desktop/xfce4-volumed-pulse/README index c319bae9f5..0e27e9aa0a 100644 --- a/desktop/xfce4-volumed-pulse/README +++ b/desktop/xfce4-volumed-pulse/README @@ -1,7 +1,7 @@ -This daemon is responsible of making the volume up/down and mute keys of -the keyboard work automatically, and uses PulseAudio for choosing which -card/sink/track to act on. It also provides volume change and mute toggle -notifications if a notification daemon is running. +This daemon is responsible of making the volume up/down and mute keys +of the keyboard work automatically, and uses PulseAudio for choosing +which card/sink/track to act on. It also provides volume change and +mute toggle notifications if a notification daemon is running. -This is a fork of the original xfce4-volumed to drop GStreamer support and use -PulseAudio instead. +This is a fork of the original xfce4-volumed to drop GStreamer support +and use PulseAudio instead. |