rice

rei with the taste
git clone https://s.sonu.ch/~rei/rice.git
Log | Files | Refs | README

zathurarc (394B)


      1 set window-title-basename "true"
      2 set selection-clipboard "clipboard"
      3 
      4 map u scroll half-up
      5 map d scroll half-down
      6 map D toggle_page_mode
      7 map K zoom in
      8 map J zoom out
      9 map i recolor
     10 map g goto up
     11 
     12 # Recolor mode settings
     13 
     14 set recolor-lightcolor          "#000000" # Background
     15 set recolor-darkcolor           "#ffffff" # Foreground
     16 
     17 #
     18 # Startup options
     19 #
     20 # set adjust-open width
     21 set recolor true