diff options
| author | Sahid Velji <sahidvelji@gmail.com> | 2021-03-07 15:46:26 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-07 15:46:26 -0500 |
| commit | 9666c78aef55c5f0d27d0433186e2d54f9643e06 (patch) | |
| tree | db05fbe86273fcf576760c5d79db6067b8165da4 /.config | |
| parent | 284b1078cb6231863244a1355dd08cd81be279a6 (diff) | |
| download | eibhear-9666c78aef55c5f0d27d0433186e2d54f9643e06.tar.gz eibhear-9666c78aef55c5f0d27d0433186e2d54f9643e06.tar.zst eibhear-9666c78aef55c5f0d27d0433186e2d54f9643e06.zip | |
Use g instead of gg in zathura (#900)
Diffstat (limited to '.config')
| -rw-r--r-- | .config/zathura/zathurarc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc index f1bae20..452e116 100644 --- a/.config/zathura/zathurarc +++ b/.config/zathura/zathurarc @@ -12,3 +12,4 @@ map K zoom in map J zoom out map i recolor map p print +map g goto top |
