aboutsummaryrefslogtreecommitdiff
path: root/.newsboat/config
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.newsboat/config14
1 files changed, 14 insertions, 0 deletions
diff --git a/.newsboat/config b/.newsboat/config
new file mode 100644
index 0000000..a288af6
--- /dev/null
+++ b/.newsboat/config
@@ -0,0 +1,14 @@
+browser "firefox --new-tab %u"
+
+unbind-key j
+unbind-key k
+bind-key j down
+bind-key k up
+
+bind-key h quit
+bind-key l open
+
+unbind-key g
+unbind-key G
+bind-key g home
+bind-key G end