diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-07-07 20:32:29 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-07-07 20:32:29 -0500 |
| commit | 0131b1e430b7a76e372ce344c0a1ec31e176943b (patch) | |
| tree | 66a1baa4c65226070c5861a6ac324fdcd15b5146 /runs-all | |
| parent | 215031f5a239ebb062a29af401a53e401636679e (diff) | |
removed wallpaper
- removed setwall and wallpapers. moved to theme-setter
- added blender to find
Diffstat (limited to 'runs-all')
| -rwxr-xr-x | runs-all/env.sh | 1 |
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)" |
