diff --git a/.config/newsbeuter/config b/.config/newsbeuter/config index 76407d18..9da7e9de 100644 --- a/.config/newsbeuter/config +++ b/.config/newsbeuter/config @@ -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