diff options
Diffstat (limited to '.newsboat')
| -rw-r--r-- | .newsboat/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.newsboat/config b/.newsboat/config index 3d30cd6..2cd9aac 100644 --- a/.newsboat/config +++ b/.newsboat/config @@ -17,6 +17,9 @@ color title blue default bold color listfocus white default standout color listfocus_unread white default standout +# Maintain a vertical margin around the selected item when navigating lists +scrolloff 10 + bind-key h quit bind-key j down bind-key k up |
