hyprdots

my dotfiles
git clone https://git.awy.one/hyprdots.git
Log | Files | Refs | README | LICENSE

zathurarc (578B)


      1 set sandbox none
      2 set statusbar-h-padding 0
      3 set statusbar-v-padding 0
      4 set page-padding 1
      5 set selection-clipboard clipboard
      6 map u scroll half-up
      7 map d scroll half-down
      8 map D toggle_page_mode
      9 map r reload
     10 map R rotate
     11 map K zoom in
     12 map J zoom out
     13 map i recolor
     14 map p print
     15 map g goto top
     16 map [fullscreen] u scroll half-up
     17 map [fullscreen] d scroll half-down
     18 map [fullscreen] D toggle_page_mode
     19 map [fullscreen] r reload
     20 map [fullscreen] R rotate
     21 map [fullscreen] K zoom in
     22 map [fullscreen] J zoom out
     23 map [fullscreen] i recolor
     24 map [fullscreen] p print
     25 map [fullscreen] g goto top