config: rename "mantra" to "quote"

This commit is contained in:
end-4
2025-08-27 20:13:19 +07:00
parent c1b56922aa
commit 2ad304aaf2
@@ -127,7 +127,7 @@ Singleton {
property real workspaceZoom: 1.07 // Relative to your screen, not wallpaper size
property bool enableSidebar: true
}
property string mantra: ""
property string quote: ""
property bool hideWhenFullscreen: true
}