docs: fix Okular inverse search instructions
Problem: Okular settings path was incomplete and didn't mention the trigger keybinding. Solution: Update to full path (Settings -> Configure Okular -> Editor) and note that Shift+click triggers inverse search.
This commit is contained in:
parent
5c4fb10596
commit
23bce48d27
1 changed files with 2 additions and 2 deletions
|
|
@ -363,8 +363,8 @@ Add to `~/.config/sioyek/prefs_user.config`: >
|
|||
*preview-synctex-okular*
|
||||
Okular ~
|
||||
|
||||
Inverse search: one-time GUI setup via
|
||||
Settings -> Editor -> Custom Text Editor: >
|
||||
Inverse search (Shift+click): one-time GUI setup via
|
||||
Settings -> Configure Okular -> Editor -> Custom Text Editor: >
|
||||
nvim --server /tmp/nvim-preview.sock --remote-expr "execute('b +%l %f')"
|
||||
<
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue