hyprdots

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

commit 957ba616072acaba6f5d0b7fd98834a59b741c40
parent 163bd5a0ca9dcd160d0b1494f7425c76e65c8aa0
Author: awy <awy@awy.one>
Date:   Sat, 22 Mar 2025 13:12:46 +0300

rm unused groups

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

diff --git a/rice.sh b/rice.sh @@ -27,7 +27,6 @@ DEPLIST="`sed -e 's/#.*$//' -e '/^$/d' dependencies.txt | tr '\n' ' '`" pacman -Sy --noconfirm pacman -S $DEPLIST --noconfirm --needed -usermod -aG seat,input,audio,video "$PERMUSER" run_as_user cp -r "$WORKDIRECTORY"/.config /home/"$PERMUSER" run_as_user cp -r "$WORKDIRECTORY"/.local /home/"$PERMUSER" run_as_user cp -a "$WORKDIRECTORY"/.zprofile /home/"$PERMUSER"