This commit is contained in:
Henrik Bakken
2023-07-18 20:03:42 +02:00
parent a1b36276a4
commit 9734e89624
+2 -1
View File
@@ -4,11 +4,12 @@ set zoom-min 0
set zoom-max 1000 set zoom-max 1000
set zoom-step 10 set zoom-step 10
set first-page-column 1 set first-page-column 1
set pages-per-row 2 set pages-per-row 1
set scroll-step 100 set scroll-step 100
set scroll-page-aware "true" set scroll-page-aware "true"
set show-recent 0 set show-recent 0
set recolor-keephue "true" set recolor-keephue "true"
set recolor-lightcolor \#222222
set guioptions "csv" set guioptions "csv"
set adjust-open "best-fit" set adjust-open "best-fit"
set selection-clipboard "clipboard" set selection-clipboard "clipboard"