Revert "Fix Linux first-launch startup feedback when provisioning bundled rclone"

This reverts commit 3201b0306c.
This commit is contained in:
FTCHD
2026-05-10 21:52:01 +03:00
parent 3201b0306c
commit d749844073
7 changed files with 86 additions and 416 deletions
+3 -3
View File
@@ -14,15 +14,15 @@
"windows": [
{
"title": "Rclone UI",
"width": 1,
"height": 1,
"width": 0,
"height": 0,
"center": true,
"hiddenTitle": false,
"resizable": false,
"fullscreen": false,
"visible": false,
"decorations": false,
"focus": false,
"focus": true,
"url": "tray.html",
"alwaysOnTop": true,
"backgroundThrottling": "disabled",