1 files changed,
22 insertions(+),
15 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2025-05-05 20:58:49 +0300
Parent:
56f37a3
M
config/news-flash/newsflash_gtk.json
··· 2 2 "general": { 3 3 "keep_running_in_background": false, 4 4 "autostart": false, 5 - "sync_on_startup": false, 5 + "sync_on_startup": true, 6 6 "sync_on_metered": false, 7 7 "sync_every": { 8 - "Predefined": "HalfHour" 8 + "Predefined": "QuaterHour" 9 9 } 10 10 }, 11 11 "advanced": { ··· 15 15 "inspect_article_view": false, 16 16 "article_view_load_images": true, 17 17 "ping_url": [ 18 - "http://example.com/", 19 - "https://google.com/" 18 + "http://example.com/" 20 19 ] 21 20 }, 22 21 "feed_list": { ··· 29 28 "hide_future_articles": true 30 29 }, 31 30 "article_view": { 32 - "theme": "Spring" 31 + "theme": "Default" 33 32 }, 34 33 "keybindings": { 35 34 "general": { 36 35 "refresh": "<Control>r", 37 36 "search": "<ctl>F", 38 - "all_articles": "<ctl>1", 39 - "only_unread": "<ctl>2", 40 - "only_starred": "<ctl>3" 37 + "all_articles": "q", 38 + "only_unread": "w", 39 + "only_starred": "e" 41 40 }, 42 41 "article_view": { 43 42 "scroll_up": "k", ··· 67 66 "twitter_enabled": false, 68 67 "mastodon_enabled": false, 69 68 "reddit_enabled": false, 70 - "telegram_enabled": false, 71 - "clipboard_enabled": false, 69 + "telegram_enabled": true, 70 + "clipboard_enabled": true, 72 71 "custom_enabled": false, 73 72 "custom_name": null, 74 73 "custom_url": null ··· 78 77 "inline_math": null, 79 78 "scrap_content": true 80 79 }, 81 - "feed/40": { 80 + "feed/135": { 82 81 "inline_math": null, 83 - "scrap_content": false 82 + "scrap_content": true 84 83 }, 85 - "feed/29": { 84 + "feed/27": { 86 85 "inline_math": null, 87 86 "scrap_content": true 88 87 }, 89 - "feed/42": { 88 + "feed/141": { 89 + "inline_math": null, 90 + "scrap_content": true 91 + }, 92 + "feed/40": { 90 93 "inline_math": null, 91 94 "scrap_content": false 92 95 }, 93 - "feed/27": { 96 + "feed/75": { 97 + "inline_math": null, 98 + "scrap_content": false 99 + }, 100 + "feed/132": { 94 101 "inline_math": null, 95 102 "scrap_content": true 96 103 }