rj1
log | files | refs

config (687B) - raw


# general
auto-reload yes
max-items 50
browser "firefox %u"

# unbind keys
unbind-key ENTER
unbind-key j
unbind-key k
unbind-key J
unbind-key K

# bind vimkeys
bind-key j down
bind-key k up
bind-key l open
bind-key h quit

# theme
color background         default   default
color listnormal         default   default
color listnormal_unread  default   default
color listfocus          black     cyan
color listfocus_unread   black     cyan
color info               default   black
color article            default   default

# highlights
highlight article "^(Title):.*$" blue default
highlight article "https?://[^ ]+" red default
highlight article "\\[image\\ [0-9]+\\]" green default