dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 204d8b0e99864c91f0a5e8eaba71cdb5f75063ee
parent 73c8d978df71096cdfb3e5e102ca552730312848
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Fri, 25 Feb 2022 23:08:44 +0100

zathura: add key bindings I'm used to from emacs

Diffstat:
Mzathura/zathurarc | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/zathura/zathurarc b/zathura/zathurarc @@ -38,6 +38,8 @@ map i recolor map P print map p snap_to_page map w adjust_window width +map [normal] <BackSpace> scroll full-up +map [normal] <S-Space> scroll full-up map z adjust_window best-fit map b toggle_statusbar map <C-g> abort