new setup version; more modular

This commit is contained in:
Wryn Wagner
2021-09-15 01:48:37 -06:00
parent 15ea50e6ff
commit fff9113216
33 changed files with 540 additions and 317 deletions

View File

@ -1,4 +1,4 @@
source "$HOME/.config/wryn/env/env"
source "$HOME/.config/wryn/env/env.zsh"
[ -d "$WALLPAPER_PATH" ] \
&& feh --recursive --randomize --bg-fill "$WALLPAPER_PATH";