index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Dylan M. Taylor <dylan@dylanmtaylor.com> | 2021-05-16 16:36:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-16 16:36:23 -0400 |
commit | beb709792adc5fd24ec3ceac40ef80a46d2ff90f (patch) | |
tree | 8c5031799bf95874600a5f9f6e8125f46a8cf56f /profiles/xfce4.py | |
parent | b1c434c19e72956b316c5fafd6d6c741920a4db3 (diff) |
-rw-r--r-- | profiles/xfce4.py | 1 |
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", ] |