diff options
Diffstat (limited to '.config/newsboat/config')
-rw-r--r-- | .config/newsboat/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/newsboat/config b/.config/newsboat/config index 9a9cd1c..cb180b6 100644 --- a/.config/newsboat/config +++ b/.config/newsboat/config @@ -61,7 +61,7 @@ macro v set browser "linkview"; open-in-browser ; set browser linkhandler macro w set browser "linkview"; open-in-browser ; set browser linkhandler datetime-format "%D" -articlelist-format "%D %f %t" +articlelist-format "%D %t" feedlist-format "%?T? %n %9u %t [%T]&#%-7t----------------------------------------------------------?" highlight article "(^Feed:.*|^Title:.*|^Author:.*)" cyan default bold |