aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorawy <awy@tutamail.com>2024-08-01 01:39:41 +0300
committerawy <awy@tutamail.com>2024-08-01 01:39:41 +0300
commit808b4f0596894b3b49f737cdcd291510057bb79e (patch)
tree3b71f7da334c2c8a1ebb31468da770f158f542d9
parentdd881d4430cd6a57e0a6e32840db815058774ea2 (diff)
fix
-rwxr-xr-xrice.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/rice.sh b/rice.sh
index 73e475e..2363672 100755
--- a/rice.sh
+++ b/rice.sh
@@ -31,7 +31,7 @@ doas -u $PERMUSER dbus-launch gsettings set org.gnome.desktop.interface font-nam
su - $PERMUSER -c "yes | fish $WORKDIRECTORY/fishrice"
echo "[ -x /usr/bin/fish ] && SHELL=/usr/bin/fish exec fish" >> /home/$PERMUSER/.bashrc
-sudo -u $PERMUSER mkdir -p /home/$PERMUSER/.config/fish
+doas -u $PERMUSER mkdir -p /home/$PERMUSER/.config/fish
#echo -e '\033c\e[35mwelcome to the system, master >w<\e[36m' > /etc/issue
#sed -i "s/seat\ -n\ 3/seat -n 3 -l silent/g" /etc/runit/sv/seatd/run