aboutsummaryrefslogtreecommitdiffstats
path: root/TMV/.config/zathura
diff options
context:
space:
mode:
Diffstat (limited to 'TMV/.config/zathura')
-rw-r--r--TMV/.config/zathura/zathurarc12
1 files changed, 12 insertions, 0 deletions
diff --git a/TMV/.config/zathura/zathurarc b/TMV/.config/zathura/zathurarc
new file mode 100644
index 0000000..9fa50ca
--- /dev/null
+++ b/TMV/.config/zathura/zathurarc
@@ -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
class='nohover'>Commit message (Collapse)AuthorFilesLines 2021-05-19Big updaterelease/3.2Clyhtsuriva55-235/+193 Restructuring the packages and adding a Constants.kt for the api URL. Also adding gson in Singletons.kt 2021-05-19Update README.mdClyhtsuriva1-1/+5 2021-05-14Update README.mdClyhtsuriva1-1/+3 2021-05-14Update README.mdClyhtsuriva1-0/+23 2021-05-14Update README.md and adding logo onto the main screenrelease/3.1Clyhtsuriva2-10/+13 2021-05-14Singletons on all pages : OKClyhtsuriva6-125/+81 2021-05-14Singletons : DetailTopManga : OKClyhtsuriva2-21/+49 2021-05-14Addedd Singletons for TopManga.Clyhtsuriva3-23/+43