what am i doing with my life borrowed Manjaro's slideshow for no reason

This commit is contained in:
2026-07-27 22:07:20 +02:00
parent d015c02e44
commit 726c969721
16 changed files with 2358 additions and 203 deletions
@@ -0,0 +1,8 @@
import QtQuick 2.15
QtObject {
required property string title
property string secondaryTitle
required property string body
property string footer
}