summaryrefslogtreecommitdiffstats
path: root/.config/zathura
diff options
context:
space:
mode:
authorYigit Sever2020-06-07 22:18:20 +0300
committerYigit Sever2020-06-07 22:18:20 +0300
commit10ad4d84b4437f03541bc68455d61e36fea37c3a (patch)
tree36c47d9dc9c9a4c15d34143581dba4577ee9a22a /.config/zathura
parent08b4304b5e09db8eeee9c8c83d9dce1775ca51aa (diff)
downloaddotfiles-10ad4d84b4437f03541bc68455d61e36fea37c3a.tar.gz
dotfiles-10ad4d84b4437f03541bc68455d61e36fea37c3a.tar.bz2
dotfiles-10ad4d84b4437f03541bc68455d61e36fea37c3a.zip
revert zathura shortcut
diffstat (limited to '.config/zathura')
-rw-r--r--.config/zathura/zathurarc2
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc
index 057dda6..e3570b5 100644
--- a/.config/zathura/zathurarc
+++ b/.config/zathura/zathurarc
@@ -41,5 +41,3 @@ set recolor "true"
41set recolor-keephue "false" 41set recolor-keephue "false"
42set synctex "true" 42set synctex "true"
43set syntex-editor-command "nvr --remote +%line %file" 43set syntex-editor-command "nvr --remote +%line %file"
44
45map <C-i> feedkeys ":exec getdoi --notify --clip '$file'<Return>"