From 07a0033f5161603709d92300966801c74c6ac570 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Tue, 1 Oct 2024 15:05:41 +0530 Subject: [PATCH] zathura: Map a key to toggle presentation mode --- zathura/.config/zathura/zathurarc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zathura/.config/zathura/zathurarc b/zathura/.config/zathura/zathurarc index 3eecf2f..750c55d 100644 --- a/zathura/.config/zathura/zathurarc +++ b/zathura/.config/zathura/zathurarc @@ -3,6 +3,9 @@ map R rotate map + zoom in map - zoom out +map toggle_presentation +map [presentation] toggle_presentation + set statusbar-h-padding 0 set statusbar-v-padding 0