fix: noctolia

This commit is contained in:
Ryan Yin
2026-01-21 09:58:52 +08:00
parent 62b1495c76
commit cde42a295f
2 changed files with 12 additions and 2 deletions

View File

@@ -1 +1,11 @@
{ "version": 1, "states": {}, "sources": [] }
{
"sources": [
{
"enabled": true,
"name": "Official Noctalia Plugins",
"url": "https://github.com/noctalia-dev/noctalia-plugins"
}
],
"states": {},
"version": 1
}

View File

@@ -539,7 +539,7 @@
"panelPosition": "follow_bar",
"randomEnabled": true,
"randomIntervalSec": 600,
"recursiveSearch": false,
"recursiveSearch": true,
"setWallpaperOnAllMonitors": true,
"solidColor": "#1a1a2e",
"transitionDuration": 1500,