mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-11 19:45:25 +03:00
Zathura
This commit is contained in:
parent
1ff1714599
commit
4d7fa920a4
1 changed files with 9 additions and 0 deletions
9
zathura/zathurarc
Normal file
9
zathura/zathurarc
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
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 "#26316d"
|
||||||
|
set recolor true
|
||||||
|
map <C-r> set recolor false
|
||||||
|
map <C-R> set recolor true
|
||||||
Loading…
Add table
Reference in a new issue