Skip to content

Instantly share code, notes, and snippets.

@Bubbu0129
Last active February 28, 2026 08:23
Show Gist options
  • Select an option

  • Save Bubbu0129/76f3b2bdea1fcb895ca3f82caf042002 to your computer and use it in GitHub Desktop.

Select an option

Save Bubbu0129/76f3b2bdea1fcb895ca3f82caf042002 to your computer and use it in GitHub Desktop.
Zathura configuration file. 73 E E
set database sqlite
set selection-clipboard clipboard
set show-recent 3
set synctex true
set synctex-editor-command "texlab inverse-search -i %{input} -l %{line}"
map R rotate rotate-ccw
map <C-r> reload
map i recolor
map p snap_to_page
map o file_chooser
map [ jumplist backward
map ] jumplist forward
map v feedkeys ":exec okular -p $PAGE $FILE<Return>q"
map <C-c> feedkeys ":exec bash -c 'pdftoppm \"$FILE\" -f $PAGE -singlefile -png | wl-copy'<Return>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment