📝 Made note of doas/paru config

This commit is contained in:
z3rOR0ne 2022-09-07 05:29:33 -07:00
parent d4f47a3d12
commit f73b95c558

View file

@ -32,3 +32,8 @@ Check out artix-news on github and look at its source code to understand a basic
Install artix-news
pip install artix-news
Even though it might not be necessary, create a paru directory in your ~/.config directory and copy the /etc/paru.conf file into it (for use of doas with paru...)
mkdir ~/.config/paru
doas cp /etc/paru.conf ~/.config/paru