From 8f3ba4d667e2ed6c2a2ddf0256fa97c13a811694 Mon Sep 17 00:00:00 2001 From: nonetrix <45698918+nonetrix@users.noreply.github.com> Date: Tue, 11 Jan 2022 22:03:40 -0600 Subject: [PATCH] Replace paru with yay --- .config/shell/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/shell/profile b/.config/shell/profile index 10576778..9515179d 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -148,7 +148,7 @@ if pacman -Qs libxft-bgra >/dev/null 2>&1; then else echo "\033[31mIMPORTANT\033[0m: Note that \033[32m\`libxft-bgra\`\033[0m must be installed for this build of dwm. Please run: - \033[32mparu -S libxft-bgra-git\033[0m + \033[32myay -S libxft-bgra-git\033[0m and replace \`libxft\`. Afterwards, you may start the graphical server by running \`startx\`." fi