newsbeuter: Default to MANWIDTH

master
Pierre Neidhardt 2017-04-30 12:30:42 +05:30
parent 27f2524238
commit 1d89d4d8af
1 changed files with 8 additions and 7 deletions

View File

@ -1,3 +1,11 @@
datetime-format %F
feed-sort-order firsttag
reload-threads 4
show-keymap-hint no
text-width "`echo $MANWIDTH`"
bookmark-cmd "~/.config/newsbeuter/bookmark.sh"
## Open 'youtube' or 'youtu.be' with mpv, use $BROWSER for other pages.
## To run in the background we append a single '&' that will be valid for both
## commands unless the 'mpv' job ends with stream redication. Strange shell
@ -20,13 +28,6 @@ macro i set html-renderer internal
macro m set text-width "`echo $MANWIDTH`"
macro n set text-width 0
bookmark-cmd "~/.config/newsbeuter/bookmark.sh"
reload-threads 4
feed-sort-order firsttag
datetime-format %F
show-keymap-hint no
bind-key j down
bind-key k up
bind-key g home