README.md: add section bind to zathura conf

This commit is contained in:
dogeystamp 2023-07-24 10:28:19 -04:00
parent 31b4605b54
commit 6f33f1d6ba
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -46,9 +46,11 @@ or add the following to your `.config/zathura/zathurarc`:
```
map <C-l> exec copy_ref
map <C-g> exec "copy_ref --section"
```
This will make Ctrl-L copy a reference to the current page in Zathura.
This will make Ctrl-L copy a reference to the current page,
and Ctrl-G copy a reference to a specific section in Zathura.
## limitations