# This is an example of valid config file for Newsraft.

# Lines with # character at the beginning are comments,
# they are completely ignored by the parser.

# Set some settings.
set menu-section-entry-format "%5.0u @ %t"
set color-list-item-important-fg black
set color-list-item-important-bg red

# Assign some binds.
bind b open-in-browser
bind m exec mpv %l
bind f exec feh %l
