Add pavucontrol to XFCE profile

Adjusting volume doesn't work correctly without this - audio mixer shortcut is broken.
This commit is contained in:
Dylan M. Taylor 2021-05-16 16:36:23 -04:00 committed by GitHub
parent b1c434c19e
commit beb709792a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ is_top_level_profile = False
__packages__ = [ __packages__ = [
"xfce4", "xfce4",
"xfce4-goodies", "xfce4-goodies",
"pavucontrol",
"lightdm", "lightdm",
"lightdm-gtk-greeter", "lightdm-gtk-greeter",
] ]