diff options
| author | Jameson <108906685+2084x@users.noreply.github.com> | 2023-01-15 16:27:25 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-15 05:27:25 +0000 |
| commit | 9068ccd66cb8c4a7f4655303cc9eaa26bba78127 (patch) | |
| tree | 917aafaf9516d9af9270468f04241ef6725c5bae /.config/wal | |
| parent | 588aeb9a1e52b8c3e1d33c07272be7f97f5f9b71 (diff) | |
| download | eibhear-9068ccd66cb8c4a7f4655303cc9eaa26bba78127.tar.gz eibhear-9068ccd66cb8c4a7f4655303cc9eaa26bba78127.tar.zst eibhear-9068ccd66cb8c4a7f4655303cc9eaa26bba78127.zip | |
Use g instead of gg in zathura (#1246)
Diffstat (limited to '.config/wal')
| -rw-r--r-- | .config/wal/templates/zathurarc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/wal/templates/zathurarc b/.config/wal/templates/zathurarc index a12bbd3..8f0b16f 100644 --- a/.config/wal/templates/zathurarc +++ b/.config/wal/templates/zathurarc @@ -12,6 +12,7 @@ map K zoom in map J zoom out map i recolor map p print +map g goto top set default-bg "{background}" set default-fg "{foreground}" |
