feat(zathura): add some emacs keybindings
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
93180b6d0d
commit
30162b1fe3
1 changed files with 7 additions and 0 deletions
|
@ -11,3 +11,10 @@ set tabbar-fg "#ffffff"
|
|||
set tabbar-focus-bg "#ffffff"
|
||||
set tabbar-focus-fg "#0e1419"
|
||||
set selection-clipboard clipboard
|
||||
|
||||
map \< goto top
|
||||
map \> goto bottom
|
||||
map p scroll up
|
||||
map P scroll half-up
|
||||
map n scroll down
|
||||
map N scroll half-down
|
Loading…
Add table
Add a link
Reference in a new issue