aboutsummaryrefslogtreecommitdiff
path: root/rice.sh
diff options
context:
space:
mode:
Diffstat (limited to 'rice.sh')
-rwxr-xr-xrice.sh15
1 files changed, 10 insertions, 5 deletions
diff --git a/rice.sh b/rice.sh
index 66f61c6..2a212e0 100755
--- a/rice.sh
+++ b/rice.sh
@@ -133,12 +133,17 @@ echo "*/30 * * * * export DBUS_SESSION_BUS_ADDRESS=\$(rg --null-data \"DBUS_SESS
*/10 * * * * export DBUS_SESSION_BUS_ADDRESS=\$(rg --null-data \"DBUS_SESSION_BUS_ADDRESS\" \"/proc/\$(pgrep -x waybar)/environ\" | sed 's/DBUS_SESSION_BUS_ADDRESS=//'); /home/$PERMUSER/.local/bin/cron/mailup" | run_as_user crontab -
cd /home/"$PERMUSER"
-# run_as_user git clone https://git.awy.one/autofox
-# cd autofox
-# run_as_user ./configure_firefox.sh
-# cd /home/"$PERMUSER"
+run_as_user git clone https://git.awy.one/autofox
+cd autofox
+run_as_user ./configure_icecat.sh
+cd /home/"$PERMUSER"
+rm -rf autofox
-# rm -rf autofox
+run_as_user git clone https://git.awy.one/statusbar
+cd statusbar
+run_as_user make
+cd /home/"$PERMUSER"
+rm -rf statusbar
# MPV
thumbfastlua_url=https://raw.githubusercontent.com/po5/thumbfast/refs/heads/master/thumbfast.lua