From f73b95c558e31a268e5ebbb50807c841e33fd458 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Wed, 7 Sep 2022 05:29:33 -0700 Subject: [PATCH] :memo: Made note of doas/paru config --- updates.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/updates.txt b/updates.txt index ac8f3b7e..3a1a4956 100644 --- a/updates.txt +++ b/updates.txt @@ -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