Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-05-17 07:13:10 +0000
committerGitHub <noreply@github.com>2021-05-17 07:13:10 +0000
commit4755de73197a96139e15f9b0d0673c348912dddc (patch)
tree8c5031799bf95874600a5f9f6e8125f46a8cf56f
parentb1c434c19e72956b316c5fafd6d6c741920a4db3 (diff)
parentbeb709792adc5fd24ec3ceac40ef80a46d2ff90f (diff)
Merge PR #458: Pavucontrol to XCFE
Add pavucontrol to XFCE profile
-rw-r--r--profiles/xfce4.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/xfce4.py b/profiles/xfce4.py
index abbdf64a..8dbb04ec 100644
--- a/profiles/xfce4.py
+++ b/profiles/xfce4.py
@@ -7,6 +7,7 @@ is_top_level_profile = False
__packages__ = [
"xfce4",
"xfce4-goodies",
+ "pavucontrol",
"lightdm",
"lightdm-gtk-greeter",
]