From 8fec66dccab9a055e553d2c060ab6a150b72bbfe Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Thu, 26 Oct 2023 11:47:42 +0200 Subject: added keybindings --- config/extra/zathura/zathurarc | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/config/extra/zathura/zathurarc b/config/extra/zathura/zathurarc index 478cd17..a78ef16 100644 --- a/config/extra/zathura/zathurarc +++ b/config/extra/zathura/zathurarc @@ -5,10 +5,13 @@ map [fullscreen] i zoom in map [fullscreen] o zoom out # normal mappings -map r reload -map R rotate -map i zoom in -map o zoom out +map r reload +map R rotate +map i zoom in +map o zoom out +map f toggle_fullscreen +map x toggle_statusbar +map X toggle_index set font "monospace bold 11" set adjust-open "best-fit" -- cgit v1.2.3