mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 00:40:44 +02:00
news-flash: update keymaps
This commit is contained in:
parent
56f37a3304
commit
2dcb765600
1 changed files with 23 additions and 16 deletions
|
|
@ -2,10 +2,10 @@
|
||||||
"general": {
|
"general": {
|
||||||
"keep_running_in_background": false,
|
"keep_running_in_background": false,
|
||||||
"autostart": false,
|
"autostart": false,
|
||||||
"sync_on_startup": false,
|
"sync_on_startup": true,
|
||||||
"sync_on_metered": false,
|
"sync_on_metered": false,
|
||||||
"sync_every": {
|
"sync_every": {
|
||||||
"Predefined": "HalfHour"
|
"Predefined": "QuaterHour"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"advanced": {
|
"advanced": {
|
||||||
|
|
@ -15,8 +15,7 @@
|
||||||
"inspect_article_view": false,
|
"inspect_article_view": false,
|
||||||
"article_view_load_images": true,
|
"article_view_load_images": true,
|
||||||
"ping_url": [
|
"ping_url": [
|
||||||
"http://example.com/",
|
"http://example.com/"
|
||||||
"https://google.com/"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"feed_list": {
|
"feed_list": {
|
||||||
|
|
@ -29,15 +28,15 @@
|
||||||
"hide_future_articles": true
|
"hide_future_articles": true
|
||||||
},
|
},
|
||||||
"article_view": {
|
"article_view": {
|
||||||
"theme": "Spring"
|
"theme": "Default"
|
||||||
},
|
},
|
||||||
"keybindings": {
|
"keybindings": {
|
||||||
"general": {
|
"general": {
|
||||||
"refresh": "<Control>r",
|
"refresh": "<Control>r",
|
||||||
"search": "<ctl>F",
|
"search": "<ctl>F",
|
||||||
"all_articles": "<ctl>1",
|
"all_articles": "q",
|
||||||
"only_unread": "<ctl>2",
|
"only_unread": "w",
|
||||||
"only_starred": "<ctl>3"
|
"only_starred": "e"
|
||||||
},
|
},
|
||||||
"article_view": {
|
"article_view": {
|
||||||
"scroll_up": "k",
|
"scroll_up": "k",
|
||||||
|
|
@ -67,8 +66,8 @@
|
||||||
"twitter_enabled": false,
|
"twitter_enabled": false,
|
||||||
"mastodon_enabled": false,
|
"mastodon_enabled": false,
|
||||||
"reddit_enabled": false,
|
"reddit_enabled": false,
|
||||||
"telegram_enabled": false,
|
"telegram_enabled": true,
|
||||||
"clipboard_enabled": false,
|
"clipboard_enabled": true,
|
||||||
"custom_enabled": false,
|
"custom_enabled": false,
|
||||||
"custom_name": null,
|
"custom_name": null,
|
||||||
"custom_url": null
|
"custom_url": null
|
||||||
|
|
@ -78,19 +77,27 @@
|
||||||
"inline_math": null,
|
"inline_math": null,
|
||||||
"scrap_content": true
|
"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": {
|
"feed/40": {
|
||||||
"inline_math": null,
|
"inline_math": null,
|
||||||
"scrap_content": false
|
"scrap_content": false
|
||||||
},
|
},
|
||||||
"feed/29": {
|
"feed/75": {
|
||||||
"inline_math": null,
|
|
||||||
"scrap_content": true
|
|
||||||
},
|
|
||||||
"feed/42": {
|
|
||||||
"inline_math": null,
|
"inline_math": null,
|
||||||
"scrap_content": false
|
"scrap_content": false
|
||||||
},
|
},
|
||||||
"feed/27": {
|
"feed/132": {
|
||||||
"inline_math": null,
|
"inline_math": null,
|
||||||
"scrap_content": true
|
"scrap_content": true
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue