diff options
author | Yaroslav <contact@yaroslavps.com> | 2020-08-05 15:29:32 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2020-08-05 15:29:32 +0300 |
commit | 079ed4cfdc7eeca14dbacd16da6f533e455a2396 (patch) | |
tree | 892f61ffc48af40b0ffbf5e1b8dfdb3e54819437 | |
parent | f8a3c29f65f363ff0cbbc59d49027ac26563c0dd (diff) | |
parent | faacb422665259b1e166826fb3dec5ca0df3a1e4 (diff) | |
download | swayrice-079ed4cfdc7eeca14dbacd16da6f533e455a2396.tar.gz swayrice-079ed4cfdc7eeca14dbacd16da6f533e455a2396.zip |
Merge branch 'master' of github.com:Yaroslav-95/swayrice into master
-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 |