Use g instead of gg in zathura

This commit is contained in:
Jameson 2023-01-15 10:50:23 +11:00 committed by GitHub
parent 450745a467
commit d30b93dd37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ map K zoom in
map J zoom out map J zoom out
map i recolor map i recolor
map p print map p print
map g goto top
set default-bg "{background}" set default-bg "{background}"
set default-fg "{foreground}" set default-fg "{foreground}"