aboutsummaryrefslogtreecommitdiff
path: root/config/zathura/zathurarc
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2021-07-02 19:09:54 +0200
committerCharles Cabergs <me@cacharle.xyz>2021-07-02 19:09:54 +0200
commit105fd6622329e0fc42a765fe57bddf2c998a69d4 (patch)
tree23ce498102370a48fd73b8411125252e171ebbca /config/zathura/zathurarc
parent2535633569aa4b9f692c190894e2146484ac478c (diff)
downloaddotfiles-105fd6622329e0fc42a765fe57bddf2c998a69d4.tar.gz
dotfiles-105fd6622329e0fc42a765fe57bddf2c998a69d4.tar.bz2
dotfiles-105fd6622329e0fc42a765fe57bddf2c998a69d4.zip
Added vim mapping to convert current markdown file to pdf, Added zathura padding between pages, color inverse
Diffstat (limited to 'config/zathura/zathurarc')
-rw-r--r--config/zathura/zathurarc2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/zathura/zathurarc b/config/zathura/zathurarc
index bac99f6..b9ac3d4 100644
--- a/config/zathura/zathurarc
+++ b/config/zathura/zathurarc
@@ -1,3 +1,5 @@
set selection-clipboard clipboard
+set page-padding 5
+set recolor
map u scroll half-up
map d scroll half-down