From a1fdb6d7c5323f0d428f6ef3ef96605df9ff406f Mon Sep 17 00:00:00 2001 From: OBJNULL Date: Sat, 9 May 2026 22:31:44 -0500 Subject: [PATCH] Fix flatpak names --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 191b95f..39792d5 100755 --- a/install.sh +++ b/install.sh @@ -107,8 +107,8 @@ displayCmd "ln -s /usr/share/examples/pipewire/20-pipewire-pulse.conf /etc/pipew displayCmd "ln -s /usr/share/examples/wireplumber/10-wireplumber.conf /etc/pipewire/pipewire.conf.d/" "Pipewire starts Wireplumber" installPkg "flatpak" displayCmd "flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo" "Adding Flathub to Flatpak Repos" -installPak "flatseal" -installPak "librewolf" +installPak "com.github.tchx84.Flatseal" +installPak "io.gitlab.librewolf-community" installPkg "noto-fonts-emoji" installPkg "yazi helix lazygit iamb"