Merge branch 'main' into hefty-hype

This commit is contained in:
end-4
2026-04-03 19:34:59 +02:00
26 changed files with 1231 additions and 140 deletions
@@ -224,7 +224,7 @@ Singleton {
property bool vertical: false
property bool autoVertical: false
property bool enableWorkspace: true
property real workspaceZoom: 1.07 // Relative to your screen, not wallpaper size
property real workspaceZoom: 1.0 // Relative to wallpaper size
property bool enableSidebar: true
property real widgetsFactor: 1.2
}