diff options
author | awy <awy@awy.one> | 2025-10-07 09:55:58 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-10-07 09:55:58 +0300 |
commit | 7f3df09d5241f029f8544dbe9c992ee3f11d3611 (patch) | |
tree | 682d1c50343d6ce514796f5a06818c4ed3dda3e2 /rice.sh | |
parent | 1c002462305c2b9d7104cd77ac1b1ffdebd9994a (diff) | |
download | hyprdots-7f3df09d5241f029f8544dbe9c992ee3f11d3611.tar.gz |
mutt-wizard
Diffstat (limited to 'rice.sh')
-rwxr-xr-x | rice.sh | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -133,10 +133,6 @@ echo "*/30 * * * * export DBUS_SESSION_BUS_ADDRESS=\$(rg --null-data \"DBUS_SESS */30 * * * * 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/checkup */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 - -run_as_user git clone https://git.awy.one/mutt-wizard /home/"$PERMUSER"/mutt-wizard -cd /home/"$PERMUSER"/mutt-wizard -make install - cd /home/"$PERMUSER" # run_as_user git clone https://git.awy.one/autofox # cd autofox @@ -152,7 +148,6 @@ run_as_user makepkg -csi cd /home/"$PERMUSER" rm -rf termfilechooser -rm -rf mutt-wizard # MPV thumbfastlua_url=https://raw.githubusercontent.com/po5/thumbfast/refs/heads/master/thumbfast.lua |