zathura: correctly read in $FILE in keybindings and add movepdf

This commit is contained in:
2024-02-22 16:46:38 +01:00
parent 35d8536fcf
commit dfbd109c6e
2 changed files with 11 additions and 1 deletions

View File

@ -14,4 +14,5 @@ map i recolor
map p print
map g goto top
map <C-s> exec zathura_backward_search.sh
map <A-Return> exec openfilebrowser $FILE
map <A-Return> exec "openfilebrowser $FILE"
map <C-h> exec "movepdf $FILE"