oops i forgot to commit

This commit is contained in:
2025-12-31 22:29:22 +01:00
parent bd91c01d76
commit afe1f12fc4
43 changed files with 1083 additions and 59 deletions

View File

@@ -33,3 +33,7 @@ build = [
# Cleanup
f"rm -rf {fembuilddir}"
]
triggers = [
f"glib-compile-schemas /usr/share/glib-2.0/schemas",
]