hyprdots

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

commit a224e5dc926c49662b1942f0fc6928428b641041
parent 1807e4142ebe8a7259751a3eb6f6d373d16052d9
Author: awy <awy@awy.one>
Date:   Fri, 11 Apr 2025 01:06:09 +0300

fix

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

diff --git a/rice.sh b/rice.sh @@ -151,6 +151,7 @@ cd /home/"$PERMUSER" run_as_user git clone https://git.awy.one/wmenu cd /home/"$PERMUSER"/wmenu +run_as_user git checkout gruvbox run_as_user meson build ninja -C build install cd /home/"$PERMUSER"