mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
11 lines
317 B
Text
11 lines
317 B
Text
# [[file:../../Desktop.org::*Zathura][Zathura:1]]
|
|
set abort-clear-search false
|
|
set show-scrollbars true
|
|
set show-h-scrollbar true
|
|
set show-v-scrollbar true
|
|
set selection-clipboard clipboard
|
|
set recolor-lightcolor "#292d3e"
|
|
set recolor true
|
|
map <C-r> set recolor false
|
|
map <C-R> set recolor true
|
|
# Zathura:1 ends here
|