Skip to content
Snippets Groups Projects
Verified Commit d619b4cc authored by iliya.saroukha's avatar iliya.saroukha :first_quarter_moon:
Browse files

feat: added zathurarc to config

parent 6e2f115d
No related branches found
No related tags found
No related merge requests found
# copy selection to system clipboard
set selection-clipboard clipboard
# enable incremental search
set incremental-search true
map <C-+> zoom in
map <C--> zoom out
map [fullscreen] <C-+> zoom in
map [fullscreen] <C--> zoom out
# Open document in fit-width mode by default
set adjust-open "best-fit"
# One page per row by default
set pages-per-row 1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment