52 lines
1.0 KiB
JSON
52 lines
1.0 KiB
JSON
{
|
|
"general": {
|
|
"keep_running_in_background": true,
|
|
"sync_every": "QuaterHour",
|
|
"prefer_dark_theme": true
|
|
},
|
|
"advanced": {
|
|
"proxy": [],
|
|
"accept_invalid_certs": false,
|
|
"accept_invalid_hostnames": false
|
|
},
|
|
"feed_list": {
|
|
"only_show_relevant": false
|
|
},
|
|
"article_list": {
|
|
"order": "NewestFirst",
|
|
"show_thumbnails": false
|
|
},
|
|
"article_view": {
|
|
"theme": "Default",
|
|
"allow_select": false
|
|
},
|
|
"keybindings": {
|
|
"general": {
|
|
"shortcut": "F1",
|
|
"refresh": "F5",
|
|
"search": "<ctl>F",
|
|
"quit": "<ctl>Q",
|
|
"all_articles": "<ctl>1",
|
|
"only_unread": "<ctl>2",
|
|
"only_starred": "<ctl>3"
|
|
},
|
|
"article_view": {
|
|
"scroll_up": "I",
|
|
"scroll_down": "U",
|
|
"scrap_content": "C"
|
|
},
|
|
"article_list": {
|
|
"next": "J",
|
|
"prev": "K",
|
|
"read": "R",
|
|
"mark": "M",
|
|
"open": "O"
|
|
},
|
|
"feed_list": {
|
|
"next": "<ctl>J",
|
|
"prev": "<ctl>K",
|
|
"toggle_expanded": "C",
|
|
"read": "<Shift>A"
|
|
}
|
|
}
|
|
} |