newsboat config

This commit is contained in:
ktyl 2023-03-18 20:11:28 +00:00
parent 731275438b
commit d043bc8116
1 changed files with 12 additions and 0 deletions

12
.newsboat/config Normal file
View File

@ -0,0 +1,12 @@
# vim bindings lol
unbind-key j
unbind-key k
unbind-key J
unbind-key K
bind-key k up
bind-key j down
bind-key h quit
bind-key l open
browser "qutebrowser %u"