From c78a0348322d50648ff44c860a5e5b26522f7b55 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 13 Feb 2025 13:15:07 -0500 Subject: [PATCH] AutoYADM commit: 2025-02-13 13:15:07 --- .config/zathura/zathurarc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc index 54c24ef8..88b2a8a1 100644 --- a/.config/zathura/zathurarc +++ b/.config/zathura/zathurarc @@ -1,8 +1,10 @@ set selection-clipboard clipboard map zoom in map zoom out -map navigate next -map navigate previous +map N navigate next +map E navigate previous +map n scroll down +map e scroll up set completion-bg "#121212" set completion-fg "#d5d5d5"