summaryrefslogtreecommitdiff
path: root/zathura
diff options
context:
space:
mode:
authorShubham Saini <shubham6405@gmail.com>2020-04-08 17:25:19 +0000
committerShubham Saini <shubham6405@gmail.com>2020-04-08 17:25:19 +0000
commit0ba2e4acf7b83edfbd041bfadcabec98741dcf5e (patch)
treeedc9c583920b6b7bbf2f9ac398edb9b4123705e6 /zathura
parent360a02f99e86cba9292138dc664aca67daeb896c (diff)
duhh
Diffstat (limited to 'zathura')
-rw-r--r--zathura/.config/zathura/zathurarc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zathura/.config/zathura/zathurarc b/zathura/.config/zathura/zathurarc
index 19fa38d..2e08e7a 100644
--- a/zathura/.config/zathura/zathurarc
+++ b/zathura/.config/zathura/zathurarc
@@ -7,6 +7,7 @@ set font "Hermit 8" # Use Hack as our font of choice
7#set guioptions "v" # Show a "progress bar" when scrolling up/down 7#set guioptions "v" # Show a "progress bar" when scrolling up/down
8set adjust-open "width" # Make documents take up all the available space by default 8set adjust-open "width" # Make documents take up all the available space by default
9set statusbar-basename "true" # When using the status bar, show the basename only 9set statusbar-basename "true" # When using the status bar, show the basename only
10set selection-clipboard clipboard
10 11
11set render-loading "false" # Do not show the "loading" text 12set render-loading "false" # Do not show the "loading" text
12set scroll-step "120" # Increase the scroll distance when using j/k 13set scroll-step "120" # Increase the scroll distance when using j/k