hyprdots

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

commit ed93c0fa5d35ec34bba7374d34d3a7b2e229e9e3
parent f18a1ff6e373d61b4b9c370308f6fc8f3460697e
Author: awy <awy@awy.one>
Date:   Sat, 22 Mar 2025 14:04:04 +0300

chown

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

diff --git a/rice.sh b/rice.sh @@ -206,5 +206,7 @@ fi yes | paru -Scc rm -rf /home/"$PERMUSER"/.cargo +chown -R $PERMUSER:wheel /home/$PERMUSER + echo "" echo "Your linux is riced!"