flatpakifier.bash: add pavucontrol

This commit is contained in:
Aminda Suomalainen 2025-07-05 09:56:51 +03:00
parent 09bcdd2b39
commit a990b34dd6
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -24,6 +24,7 @@ ln -sfv $FLATPAKEXPORTS/org.gnome.eog $TARGETDIR/eog
ln -sfv $FLATPAKEXPORTS/org.gnome.eog $TARGETDIR/eom
#ln -sfv $FLATPAKEXPORTS/page.codeberg.dnkl.foot $TARGETDIR/foot
ln -sfv $FLATPAKEXPORTS/com.calibre_ebook.calibre $TARGETDIR/calibre
ln -sfv $FLATPAKEXPORTS/org.pulseaudio.pavucontrol $TARGETDIR/pavucontrol
# Electron apps that actually need wrappers and flags
#ln -sfv $FLATPAKEXPORTS/com.visualstudio.code $TARGETDIR/code