first thanks again @Sebastian & @Axios
Had time to customize laptop budgie finally tonight and had to refer to this thread.
Let me make this simpler for ANYONE here with flatpak duplicates.
Tear your apps out of plank. Do not open them.
1) find the /root
app file and move them/home
so you can operate/
sudo cp /var/lib/flatpak/exports/share/applications/io.gitlab.librewolf-community.desktop ~/.local/share/applications
sudo cp /var/lib/flatpak/exports/share/applications/io.github.ungoogled_software.ungoogled_chromium.desktop ~/.local/share/applications
then
sudo gedit /home/brent/.local/share/applications/io.gitlab.librewolf-community.desktop
sudo gedit /home/brent/.local/share/applications/io.github.ungoogled_software.ungoogled_chromium.desktop
when LibreWolf is open observe Name=LibreWolf.
Scroll down to StartupWMClass=librewolf.
Change the l and the w to uppercase to mirror Name=
. Save. The end.
when the Ungoogled file is open notice that WMClass=somestupidname
and it does not mirror Name=Ungoogled Chromium.
Delete WMClass entry. Save. The end.