mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 00:40:44 +02:00
105 lines
No EOL
2.2 KiB
JSON
105 lines
No EOL
2.2 KiB
JSON
{
|
|
"general": {
|
|
"keep_running_in_background": false,
|
|
"autostart": false,
|
|
"sync_on_startup": true,
|
|
"sync_on_metered": false,
|
|
"sync_every": {
|
|
"Predefined": "QuaterHour"
|
|
}
|
|
},
|
|
"advanced": {
|
|
"proxy": [],
|
|
"accept_invalid_certs": false,
|
|
"accept_invalid_hostnames": false,
|
|
"inspect_article_view": false,
|
|
"article_view_load_images": true,
|
|
"ping_url": [
|
|
"http://example.com/"
|
|
]
|
|
},
|
|
"feed_list": {
|
|
"order": "Alphabetical",
|
|
"only_show_relevant": false
|
|
},
|
|
"article_list": {
|
|
"order": "NewestFirst",
|
|
"show_thumbnails": true,
|
|
"hide_future_articles": true
|
|
},
|
|
"article_view": {
|
|
"theme": "Default"
|
|
},
|
|
"keybindings": {
|
|
"general": {
|
|
"refresh": "<Control>r",
|
|
"search": "<ctl>F",
|
|
"all_articles": "q",
|
|
"only_unread": "w",
|
|
"only_starred": "e"
|
|
},
|
|
"article_view": {
|
|
"scroll_up": "k",
|
|
"scroll_down": "j",
|
|
"scrap_content": "<Shift>C",
|
|
"tag": "<ctl>T",
|
|
"fullscreen": "<Shift><Alt>f"
|
|
},
|
|
"article_list": {
|
|
"next": "<Alt>j",
|
|
"prev": "<Alt>k",
|
|
"read": "R",
|
|
"mark": "s",
|
|
"open": "o",
|
|
"copy_url": "<ctl><Shift>C"
|
|
},
|
|
"feed_list": {
|
|
"next": "<ctl>J",
|
|
"prev": "<ctl>K",
|
|
"toggle_expanded": "<Control>l",
|
|
"read": "<Alt>a"
|
|
}
|
|
},
|
|
"share": {
|
|
"pocket_enabled": false,
|
|
"instapaper_enabled": false,
|
|
"twitter_enabled": false,
|
|
"mastodon_enabled": false,
|
|
"reddit_enabled": false,
|
|
"telegram_enabled": true,
|
|
"clipboard_enabled": true,
|
|
"custom_enabled": false,
|
|
"custom_name": null,
|
|
"custom_url": null
|
|
},
|
|
"feeds": {
|
|
"feed/13": {
|
|
"inline_math": null,
|
|
"scrap_content": true
|
|
},
|
|
"feed/135": {
|
|
"inline_math": null,
|
|
"scrap_content": true
|
|
},
|
|
"feed/27": {
|
|
"inline_math": null,
|
|
"scrap_content": true
|
|
},
|
|
"feed/141": {
|
|
"inline_math": null,
|
|
"scrap_content": true
|
|
},
|
|
"feed/40": {
|
|
"inline_math": null,
|
|
"scrap_content": false
|
|
},
|
|
"feed/75": {
|
|
"inline_math": null,
|
|
"scrap_content": false
|
|
},
|
|
"feed/132": {
|
|
"inline_math": null,
|
|
"scrap_content": true
|
|
}
|
|
}
|
|
} |