swaydots

my dotfiles
git clone https://git.awy.one/swaydots.git
Log | Files | Refs | README | LICENSE

commit 8ea01ae49cf827b8348b4fa33994a368a6eaaae3
parent 366539ffbd360ec9562b5594c62659fa860e24f7
Author: awy <awy@awy.one>
Date:   Tue, 13 May 2025 17:16:54 +0300

seat group

Diffstat:
Mrice.sh | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/rice.sh b/rice.sh @@ -23,6 +23,8 @@ run_as_user() { $evalcommand "$@" } +usermod -aG seat $PERMUSER + DEPLIST="`sed -e 's/#.*$//' -e '/^$/d' dependencies.txt | tr '\n' ' '`" pacman -Sy --noconfirm pacman -S $DEPLIST --noconfirm --needed