# Backends: mupdf (pdf, epub, xps), cb (comics), djvu, ps set sandbox none # Full width display - no padding set adjust-open "width" set page-padding 0 set pages-per-row 1 set first-page-column 1 set statusbar-h-padding 0 set statusbar-v-padding 0 # Window settings set window-title-basename true set selection-clipboard clipboard # Dark mode (recolor) set recolor true set recolor-keephue true set recolor-lightcolor "#1d2021" set recolor-darkcolor "#ebdbb2" set default-bg "#1d2021" 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 map g goto top map [fullscreen] u scroll half-up map [fullscreen] d scroll half-down map [fullscreen] D toggle_page_mode map [fullscreen] r reload map [fullscreen] R rotate map [fullscreen] K zoom in map [fullscreen] J zoom out map [fullscreen] i recolor map [fullscreen] p print map [fullscreen] g goto top