zathura: add dracula theme submodule + zathurarc

This commit is contained in:
surtur 2021-12-26 00:28:12 +01:00
parent 8af3886783
commit 5e7b1a9b26
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D
3 changed files with 13 additions and 0 deletions

@ -0,0 +1 @@
Subproject commit 74c161f801dfe2d4690062639d4d2233bab67dbd

@ -0,0 +1,9 @@
include "dracula-zathura/zathurarc"
set sandbox normal
set synctex "true"
set dbus-service "true"
set incremental-search "true"
set nohlsearch "false"

3
.gitmodules vendored

@ -16,3 +16,6 @@
[submodule ".config/wofi/dracula-wofi"]
path = .config/wofi/dracula-wofi
url = https://github.com/dracula/wofi
[submodule ".config/zathura/dracula-zathura"]
path = .config/zathura/dracula-zathura
url = https://github.com/dracula/zathura