feat: add app icon;

feat: add app to tray;
This commit is contained in:
2026-05-17 13:51:15 +03:00
parent 3291c0c88f
commit 49fedecd43
8 changed files with 203 additions and 3 deletions
+6
View File
@@ -3,6 +3,12 @@
"max_parallel_downloads": 2,
"retry_max_retries": 2,
"retry_delay_seconds": 1.5,
"ui": {
"tray": {
"close_to_tray": true,
"minimize_to_tray": false
}
},
"playlists": [
{
"url": "https://www.youtube.com/playlist?list=YOUR_PLAYLIST_ID_HERE",