Port the AGS widgets into the shell as plugins

This commit is contained in:
2026-09-20 00:09:41 -04:00
parent c5434026a8
commit 0c422e7345
31 changed files with 1740 additions and 17 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
dynamic_theme_dir="$HOME/.config/blob/themes/blob-dynamic"
if [ ! -f "$dynamic_theme_dir/colors.toml" ]; then
echo "No dynamic theme yet. Pick a wallpaper first: blob-bg-menu" >&2
echo "No dynamic theme yet. Pick a wallpaper first: blob-wallpaper-set --menu" >&2
exit 1
fi