mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-15 00:33:46 +01:00
Merge branch 'master' of pwmt.org:zathura
Conflicts: config.mk
This commit is contained in:
commit
33fa15c92a
@ -1,7 +1,7 @@
|
||||
# See LICENSE file for license and copyright information
|
||||
# zathura make config
|
||||
|
||||
VERSION = 0.0.8
|
||||
VERSION = 0.0.8.1
|
||||
|
||||
# paths
|
||||
PREFIX ?= /usr
|
||||
|
@ -93,7 +93,7 @@ Reload the document
|
||||
Change goto mode (L: search labels, D: default, O: manual offset)
|
||||
.TP
|
||||
.B ^i
|
||||
Invert the colors of the page
|
||||
Recolors the page
|
||||
.TP
|
||||
.B i
|
||||
Change to insert mode
|
||||
@ -225,4 +225,5 @@ change and adjust all the settings of zathura according to your wishes.
|
||||
|
||||
In addition you can create a zathurarc file (default path: ~/.config/zathura/zathurarc)
|
||||
to overwrite settings and keybindings by using the set and map function. For
|
||||
more information please check the faq on the website: http://pwmt.org/zathura
|
||||
more information please check the faq on the website:
|
||||
http://pwmt.org/projects/zathura
|
||||
|
Loading…
Reference in New Issue
Block a user