diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-06-26 14:43:15 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-06-26 14:43:15 -0400 |
| commit | d67a55771c8b9f49d0e0c63beb2a5e1dfe4afe28 (patch) | |
| tree | a5f093a53e54b2507d439a40fe084ef3de416a2f /.config | |
| parent | 4231d6bd33d484624293662dd6c40c768dc89875 (diff) | |
| download | eibhear-d67a55771c8b9f49d0e0c63beb2a5e1dfe4afe28.tar.gz eibhear-d67a55771c8b9f49d0e0c63beb2a5e1dfe4afe28.tar.zst eibhear-d67a55771c8b9f49d0e0c63beb2a5e1dfe4afe28.zip | |
switch from yay to paru
Diffstat (limited to '.config')
| -rw-r--r-- | .config/shell/profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/shell/profile b/.config/shell/profile index 9515179..1057677 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[32myay -S libxft-bgra-git\033[0m + \033[32mparu -S libxft-bgra-git\033[0m and replace \`libxft\`. Afterwards, you may start the graphical server by running \`startx\`." fi |
