aboutsummaryrefslogtreecommitdiff
path: root/runs-all
diff options
context:
space:
mode:
authoriceyrazor <iceyrazor@mailfence.com>2025-07-07 20:32:29 -0500
committericeyrazor <iceyrazor@mailfence.com>2025-07-07 20:32:29 -0500
commit0131b1e430b7a76e372ce344c0a1ec31e176943b (patch)
tree66a1baa4c65226070c5861a6ac324fdcd15b5146 /runs-all
parent215031f5a239ebb062a29af401a53e401636679e (diff)
removed wallpaper
- removed setwall and wallpapers. moved to theme-setter - added blender to find
Diffstat (limited to 'runs-all')
-rwxr-xr-xruns-all/env.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/runs-all/env.sh b/runs-all/env.sh
index 6cfd1f0..3e93502 100755
--- a/runs-all/env.sh
+++ b/runs-all/env.sh
@@ -19,6 +19,7 @@ else
path_dirs="$path_dirs
$yt_cli_dir
$(find ~/stuff/ -name theme-setter -type d)
+$(find ~/.local/bin/blender* -maxdepth 0 -type d)
$(find $script_dir/keep/scripts -type d)
$(find $script_dir/env_private/keep/scripts -type d)"