diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2023-06-18 01:04:45 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2023-06-18 01:04:45 +0530 |
commit | 34fc5bb864c8d1d9b3e773c105595cb315e678e2 (patch) | |
tree | 05b3f11239bde85352b6f9dae6e1d3e1bdf4a25b | |
parent | a9e5e53ef5e35dc605a160323ecd67c74d061310 (diff) |
Adding sound open firmware to avoid dummy output
-rwxr-xr-x | arch-magik.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch-magik.sh b/arch-magik.sh index 454fffb..b43c71e 100755 --- a/arch-magik.sh +++ b/arch-magik.sh @@ -100,7 +100,7 @@ pacman --noconfirm --needed -Sy hyprland xdg-desktop-portal-hyprland foot kitty mpv zathura zathura-pdf-mupdf highlight ffmpeg ffmpegthumbnailer imagemagick libsixel \ vi vim fzf man-db filezilla firefox ntfs-3g htop nvtop xorg-xhost \ zip unzip unrar p7zip brightnessctl redshift thunar qt5-wayland qt6-wayland \ - git zsh bc pipewire pipewire-pulse pulsemixer wireplumber rsync libreoffice-fresh \ + git zsh bc pipewire pipewire-pulse pulsemixer wireplumber sof-firmware rsync libreoffice-fresh \ libnotify dunst wget jq aria2 bat cowsay neofetch emacs neovim qutebrowser \ dhcpcd wpa_supplicant networkmanager net-tools ncdu pamixer mpd ncmpcpp \ zsh-syntax-highlighting tmux pass pass-otp libconfig \ |