swaydots

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

commit ee4052ee0f6f083fff22be76b20cf5d0e4f7d8e7
parent f79d0c0cb437593a18e4be36f90591a64ce69537
Author: awy <awy@awy.one>
Date:   Fri, 25 Apr 2025 18:04:59 +0300

sudo fix

Diffstat:
Mrice.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rice.sh b/rice.sh @@ -206,7 +206,7 @@ if [ -x "$(command -v sudo)" ]; then rm /etc/sudoers.d/temp fi -yes | yay -Scc +yes | run_as_user yay -Scc rm -rf /home/"$PERMUSER"/.cargo chown -R $PERMUSER:wheel /home/$PERMUSER