Skip to content

Instantly share code, notes, and snippets.

@xMajedz
Forked from anonymous/gist:42d2f5956e7bc8ee1ebc
Last active January 8, 2019 17:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xMajedz/ca135afdae437509b549ed826645ef10 to your computer and use it in GitHub Desktop.
Save xMajedz/ca135afdae437509b549ed826645ef10 to your computer and use it in GitHub Desktop.
moved to dotfiles
show-keymap-hint false
browser "/usr/bin/chromium"
html-renderer "/usr/bin/elinks -dump"
external-url-viewer "/usr/bin/urlview"
feedlist-format "%3n %t [%U / %c]"
articlelist-format "%4f %D %t"
feedlist-title-format "[%u / %t]"
articlelist-title-format "[%u / %t] - %T - %U"
itemview-title-format " %F | %T"
bind-key j next
bind-key k prev
bind-key J next-feed
bind-key K prev-feed
bind-key j down article
bind-key k up article
bind-key J next article
bind-key K prev article
macro m set browser "xfce4-terminal -e 'mpv --really-quiet %u;exit'"; open-in-browser ; set browser "chromium %u"
color background white default
color listnormal white default
color listfocus white blue standout
color info blue default standout
color listfocus_unread white blue standout
color listnormal_unread black default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment