Merge branch 'main' into idle

This commit is contained in:
Lemmy
2026-02-22 20:42:54 -05:00
24 changed files with 397 additions and 50 deletions
+1
View File
@@ -731,6 +731,7 @@ Singleton {
// desktop widgets
property JsonObject desktopWidgets: JsonObject {
property bool enabled: false
property bool overviewEnabled: true
property bool gridSnap: false
property list<var> monitorWidgets: []
// Format: [{ "name": "DP-1", "widgets": [...] }, { "name": "HDMI-1", "widgets": [...] }]