summaryrefslogtreecommitdiff
path: root/zathura/.config
diff options
context:
space:
mode:
Diffstat (limited to 'zathura/.config')
-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