index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
-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", ] |