Fixed installation of pcmanfm-qt happening on Sway

This commit is contained in:
2022-12-04 00:29:41 -05:00
parent 2dff95e457
commit 489c2e8bf5
+1 -1
View File
@@ -120,7 +120,7 @@ chmod 755 /home/"$username"/{.config,.local/share}
# installing desktop environment and addons + utilities
if [ "$desktop" != 0 ]; then
pacman -S pipewire pipewire-pulse pipewire-jack pipewire-alsa wireplumber polkit pcmanfm-qt micro bluez-openrc
pacman -S pipewire pipewire-pulse pipewire-jack pipewire-alsa wireplumber polkit micro bluez-openrc --needed --noconfirm
fi
## KDE Plasma