changes pulseaudo -> pipewire
This commit is contained in:
parent
bc6216aa34
commit
dd89c45db4
2
setup.sh
2
setup.sh
|
@ -42,7 +42,7 @@ echo "Installing Packages..."
|
||||||
sleep 1
|
sleep 1
|
||||||
pacman -Sy archlinux-keyring --noconfirm # Makes sure the archlinux-keyring is up to date
|
pacman -Sy archlinux-keyring --noconfirm # Makes sure the archlinux-keyring is up to date
|
||||||
clear
|
clear
|
||||||
pacstrap /mnt base linux linux-firmware nano dkms plasma sddm networkmanager git grub efibootmgr intel-ucode amd-ucode sudo pulseaudio firefox dolphin flatpak packagekit-qt5 fwupd wine winetricks telepathy-accounts-signon telepathy-farstream telepathy-gabble telepathy-glib telepathy-haze telepathy-idle telepathy-kde-accounts-kcm telepathy-kde-approver telepathy-kde-auth-handler telepathy-kde-call-ui telepathy-kde-common-internals telepathy-kde-contact-list telepathy-kde-contact-runner telepathy-kde-desktop-applets telepathy-kde-filetransfer-handler telepathy-kde-integration-module telepathy-kde-meta telepathy-kde-send-file telepathy-kde-text-ui telepathy-mission-control telepathy-morse telepathy-qt telepathy-salut libreoffice # Installs linux and plasma
|
pacstrap /mnt base linux linux-firmware nano dkms plasma sddm networkmanager git grub efibootmgr intel-ucode amd-ucode sudo pipewire firefox dolphin flatpak packagekit-qt5 fwupd wine winetricks telepathy-accounts-signon telepathy-farstream telepathy-gabble telepathy-glib telepathy-haze telepathy-idle telepathy-kde-accounts-kcm telepathy-kde-approver telepathy-kde-auth-handler telepathy-kde-call-ui telepathy-kde-common-internals telepathy-kde-contact-list telepathy-kde-contact-runner telepathy-kde-desktop-applets telepathy-kde-filetransfer-handler telepathy-kde-integration-module telepathy-kde-meta telepathy-kde-send-file telepathy-kde-text-ui telepathy-mission-control telepathy-morse telepathy-qt telepathy-salut libreoffice # Installs linux and plasma
|
||||||
|
|
||||||
clear
|
clear
|
||||||
echo "Finishing up..."
|
echo "Finishing up..."
|
||||||
|
|
Loading…
Reference in New Issue