dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README

commit b8fd98020961b5108bdb30a327bfe8ea8fbfe246
parent cffaa32654894cf9cb7fd6cd8f32c8427955ef37
Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe>
Date:   Tue, 18 Oct 2022 11:49:20 -0500

Zathura: unbind C-i to shift

Because C-i should be the oposite of C-o

Diffstat:
M.config/zathura/zathurarc | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc @@ -1,2 +0,0 @@ -map <C-i> toggle_index -map [index] <C-i> toggle_index