Created
January 3, 2016 14:30
-
-
Save Igglybuff/a195adcf110aab60fe18 to your computer and use it in GitHub Desktop.
newsbeuter config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
unbind-key j | |
unbind-key k | |
bind-key j down | |
bind-key k up | |
bind-key ^D pagedown | |
bind-key ^U pageup | |
color listfocus color98 color234 | |
#color listnormal color98 color234 | |
color listnormal_unread color39 color234 bold | |
color listfocus_unread color39 color233 bold | |
color info color239 color234 bold | |
color background default color234 bold | |
#color article color12 color8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment