diff options
author | Yuchen Pei <id@ypei.org> | 2023-06-26 15:17:20 +1000 |
---|---|---|
committer | Yuchen Pei <id@ypei.org> | 2023-06-26 15:17:20 +1000 |
commit | ea1e815c3dc1781aa5cb6d401e233c73fa8a108b (patch) | |
tree | 189aa1cc44277f5c298eed5230c4ae2784fafeec /misc/.config/zathura | |
parent | f77444c030038100908e298666f8f84f85e768cb (diff) |
Adapted more configs from other emacs configs
Including wasamasa and jwiegley
Diffstat (limited to 'misc/.config/zathura')
-rw-r--r-- | misc/.config/zathura/zathurarc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/.config/zathura/zathurarc b/misc/.config/zathura/zathurarc new file mode 100644 index 0000000..23cfaa7 --- /dev/null +++ b/misc/.config/zathura/zathurarc @@ -0,0 +1,2 @@ +set vertical-center true +set selection-clipboard clipboard
\ No newline at end of file |