Skip to content

Commit

Permalink
Add my zathura config.
Browse files Browse the repository at this point in the history
  • Loading branch information
brunomontezano committed Jun 21, 2020
1 parent c05b688 commit ed02bd7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .config/zathura/zathurarc
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
set statusbar-h-padding 0
set statusbar-v-padding 0
set page-padding 1
map u scroll half-up
map d scroll half-down
map D toggle_page_mode
map r reload
map R rotate
map K zoom in
map J zoom out
map i recolor
map p print

0 comments on commit ed02bd7

Please sign in to comment.