summaryrefslogtreecommitdiff
path: root/.config/zathura/INSTALL.md
diff options
context:
space:
mode:
authoraktersnurra <gustaf.rydholm@gmail.com>2021-02-07 20:38:26 +0100
committeraktersnurra <gustaf.rydholm@gmail.com>2021-02-07 20:38:26 +0100
commit99f4bd065e3a83220256c9f1a2ffe54b87576784 (patch)
tree53ccdf92c4904cf70f1827b2cbc8ca828794cca9 /.config/zathura/INSTALL.md
parenta29fa44b3a0bd6f726ab2e8169dec35b697b04a0 (diff)
Added zathura config
Diffstat (limited to '.config/zathura/INSTALL.md')
-rw-r--r--.config/zathura/INSTALL.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/.config/zathura/INSTALL.md b/.config/zathura/INSTALL.md
new file mode 100644
index 0000000..d4bfc61
--- /dev/null
+++ b/.config/zathura/INSTALL.md
@@ -0,0 +1,12 @@
+### [Zathura](https://pwmt.org/projects/zathura/)
+
+#### Install using Git
+
+If you are a git user, you can install the theme and keep up to date by cloning the repo:
+
+ $ git clone https://github.com/dracula/zathura ~/.config/zathura/
+
+#### Activating theme
+
+1. Double check that it cloned correctly
+2. Enjoy!