summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2024-01-28 12:15:38 +0100
committerAnton Khirnov <anton@khirnov.net>2024-01-28 12:15:38 +0100
commitd937342d3014399c84cef1bd215e11cda58027d0 (patch)
tree98ee5aa1ad0bc0fab4a12e7a12a3e2647a85a7e0
parent44c807b3384d567bea083420b4e607c4ee58bd0b (diff)
Add zathurarc.HEADmaster
Installed by default (not just on desktop), because I also use it via xpra on headless machines.
-rw-r--r--dotfiles/zathurarc10
-rw-r--r--install.conf.yaml2
2 files changed, 12 insertions, 0 deletions
diff --git a/dotfiles/zathurarc b/dotfiles/zathurarc
new file mode 100644
index 0000000..7aa7df2
--- /dev/null
+++ b/dotfiles/zathurarc
@@ -0,0 +1,10 @@
+map ZQ quit
+map j navigate next
+map <Down> navigate next
+map k navigate previous
+map <Up> navigate previous
+map J scroll down
+map K scroll up
+
+set window-title-basename true
+set first-page-column 0
diff --git a/install.conf.yaml b/install.conf.yaml
index 20918c2..321786f 100644
--- a/install.conf.yaml
+++ b/install.conf.yaml
@@ -3,6 +3,7 @@
- ~/.cache/vim/bkp
- ~/.cache/vim/swap
- ~/.config/bash
+ - ~/.config/zathura
- ~/.local/bin
- ~/.local/var/bash
- ~/.local/var/cron/daily
@@ -18,6 +19,7 @@
- ~/.vim/pack/dotfiles/opt
- link:
+ ~/.config/zathura/zathurarc: dotfiles/zathurarc
~/.local/bin/diff-highlight: bin/diff-highlight
~/.local/bin/linediff: bin/linediff
~/.local/bin/up: