Newsbeuter: moved cache folder to .cache

master
Pierre Neidhardt 2013-06-26 21:29:22 +02:00
parent ccf1ac9f18
commit 1046451d6f
1 changed files with 3 additions and 0 deletions

View File

@ -2,10 +2,13 @@ bookmark-cmd newsbeuter-bookmarks
browser "`echo $BROWSER` %u >/dev/null 2>&1 &"
macro a edit-flags a
define-filter Starred flags="a"
highlight article "^Feed:" red default bold
highlight article "^Title:" green default bold
highlight article "^Author:" blue default bold
highlight article "^Links?:" yellow default bold
highlight article "^Date:" magenta default bold
cache-file "~/.cache/newsbeuter/cache.db"
## End