diff options
author | Yigit Sever | 2021-01-17 17:21:33 +0300 |
---|---|---|
committer | Yigit Sever | 2021-01-17 17:21:33 +0300 |
commit | 78c46544065ba154eca375d75b5e00408c53b7e4 (patch) | |
tree | e0b7dee795a9a36d69224f9f50751f6eb1712228 /.config | |
parent | 054408b1a20161d6dbf049bf991c2f62131ba5c1 (diff) | |
download | dotfiles-78c46544065ba154eca375d75b5e00408c53b7e4.tar.gz dotfiles-78c46544065ba154eca375d75b5e00408c53b7e4.tar.bz2 dotfiles-78c46544065ba154eca375d75b5e00408c53b7e4.zip |
zathura can spawn browser again
Diffstat (limited to '.config')
-rw-r--r-- | .config/zathura/zathurarc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc index 512b082..a3d7f3c 100644 --- a/.config/zathura/zathurarc +++ b/.config/zathura/zathurarc | |||
@@ -40,3 +40,5 @@ set index-active-bg "#8cc85f" | |||
40 | set recolor "true" | 40 | set recolor "true" |
41 | set recolor-keephue "false" | 41 | set recolor-keephue "false" |
42 | set synctex "true" | 42 | set synctex "true" |
43 | |||
44 | set sandbox none | ||