feat: adding dunst and other fixes

This commit is contained in:
2025-06-04 12:59:20 +01:00
parent 6b5b46353e
commit 7b4cd88f57
3 changed files with 20 additions and 2 deletions

View File

@@ -15,6 +15,6 @@ metapac sync
echo "Adding package to git..."
git add .config/metapac
git add config/metapac
git commit -m "add-package: $@"
git push