mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-10 22:13:48 +01:00
Update documentation
This commit is contained in:
parent
092fe81839
commit
30d5195328
@ -61,6 +61,15 @@ can be used
|
||||
set option4 hello\ world
|
||||
set option5 "hello world"
|
||||
|
||||
|
||||
If you want to use ``color codes`` for some options, make sure to quote them
|
||||
accordingly or to escape the hash symbol.
|
||||
|
||||
::
|
||||
|
||||
set default-fg "#CCBBCC"
|
||||
set default-fg \#CCBBCC
|
||||
|
||||
map - Mapping a shortcut
|
||||
------------------------
|
||||
It is possible to map or remap new key bindings to shortcut functions which
|
||||
|
Loading…
Reference in New Issue
Block a user