diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2022-08-19 13:35:13 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2022-08-19 13:35:13 +0530 |
commit | 57b225800b0ef37700e7b56d35f8c1f7436e3f5b (patch) | |
tree | 9761bc7273e026d4b2ce05e49d33c26bd33484f3 | |
parent | b03b65c046aeaee7e9cf486160c4f764ab0f3141 (diff) |
pulseaudio-nextsink is not available in community packages
-rwxr-xr-x | arch-magik.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch-magik.sh b/arch-magik.sh index 83c0c41..92ccdde 100755 --- a/arch-magik.sh +++ b/arch-magik.sh @@ -98,7 +98,7 @@ pacman --noconfirm --needed -Sy xorg-server xorg-xinit xorg-xkill xorg-xbackligh sxiv mpv zathura zathura-pdf-mupdf ffmpeg ffmpegthumbnailer imagemagick \ vi vim fzf man-db xwallpaper python-pywal ueberzug unclutter xclip maim \ zip unzip unrar p7zip xdotool brightnessctl redshift flameshot \ - git sxhkd zsh pipewire pipewire-pulse pulseaudio-nextsink rsync libreoffice-fresh \ + git sxhkd zsh pipewire pipewire-pulse rsync libreoffice-fresh \ ranger libnotify dunst wget jq aria2 cowsay neofetch neovim qutebrowser \ dhcpcd wpa_supplicant networkmanager net-tools ncdu pamixer mpd ncmpcpp \ zsh-syntax-highlighting tmux xdg-user-dirs pass pass-otp libconfig \ @@ -156,7 +156,7 @@ aurprogs='nerd-fonts-fira-code nerd-fonts-ubuntu-mono adobe-source-code-pro-font picom-git betterlockscreen brave-bin brillo dragon-drop fsearch arc-darkest-theme-git lxappearance pulsemixer element-desktop telegram-desktop whatsapp-nativefier htop gotop-bin btop bashtop jdownloader2 librewolf-bin quich-git spotify ytfzf - notepadqq galculator playerctl' + notepadqq galculator playerctl pulseaudio-nextsink' nvidia='nvidia nvidia-prime nvidia-utils nvidia-settings' virt= 'libvirt qemu virt-manager ebtables libguestfs dnsmasq vde2 bridge-utils openbsd-netcat' yay --noconfirm -S $aurprogs && |