root@anto426: ~/wallpaper-collection (main⚡)$ tree -L 1
.
├── Wallpapers/ # Desktop wallpapers, synced to ~/Pictures/Wallpapers
└── neofetch/ # High-quality Fastfetch/Neofetch terminal assetsroot@anto426: ~/wallpaper-collection (main⚡)$ cat consumers.json
{
"system_setup": "Arch-Hyprland",
"terminal_setup": "auto-setup-LT",
"configurations": "dotfiles"
}The dynamic color/theming engine reads these variables from your active environment:
export ANTO426_REMOTE_ASSETS_DIR="$HOME/Google Drive/anto426"
export ANTO426_NEOFETCH_DIR="$HOME/Pictures/neofetch"
export ANTO426_NEOFETCH_IMAGES=1
export ANTO426_NEOFETCH_AUTO_SYNC=0
Configured by anto426