diff options
author | Yaroslav <contact@yaroslavps.com> | 2020-07-30 21:00:13 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2020-07-30 21:00:13 +0300 |
commit | faacb422665259b1e166826fb3dec5ca0df3a1e4 (patch) | |
tree | 8811845c37107163d26126f36f31f42cb81c6420 /artix.sh | |
parent | 1964c7a58ca805cca2a7507568d23643ad20a544 (diff) | |
download | swayrice-faacb422665259b1e166826fb3dec5ca0df3a1e4.tar.gz swayrice-faacb422665259b1e166826fb3dec5ca0df3a1e4.zip |
back to ncpamixer
Diffstat (limited to 'artix.sh')
-rwxr-xr-x | artix.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ chown -R "$1:$1" build cd build sudo -u "$1" "git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si" -yay -S --noconfirm aerc-git ttf-symbola pam-gnupg pacmixer mimeo xdg-utils-mimeo cli-visualizer +yay -S --noconfirm aerc-git ttf-symbola pam-gnupg ncpamixer mimeo xdg-utils-mimeo cli-visualizer # Copy some fonts to make them available system-wide mkdir -p /usr/share/fonts/rice |