Add pavucontrol to XFCE profile
Adjusting volume doesn't work correctly without this - audio mixer shortcut is broken.
This commit is contained in:
parent
b1c434c19e
commit
beb709792a
|
|
@ -7,6 +7,7 @@ is_top_level_profile = False
|
|||
__packages__ = [
|
||||
"xfce4",
|
||||
"xfce4-goodies",
|
||||
"pavucontrol",
|
||||
"lightdm",
|
||||
"lightdm-gtk-greeter",
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue