change zathura bindings
This commit is contained in:
parent
381a484cd5
commit
a5487c9d54
2 changed files with 4 additions and 1 deletions
|
@ -4,7 +4,9 @@ set page-padding 1
|
|||
set selection-clipboard clipboard
|
||||
map u scroll half-up
|
||||
map d scroll half-down
|
||||
map D toggle_page_mode
|
||||
map U navigate previous
|
||||
map D navigate next
|
||||
map P toggle_page_mode
|
||||
map r reload
|
||||
map R rotate
|
||||
map K zoom in
|
||||
|
|
1
TODO.md
1
TODO.md
|
@ -2,6 +2,7 @@
|
|||
- [ ] Create a better bitwarden integration
|
||||
- [ ] Remove username from ssh completion
|
||||
- [ ] Look into rifle.py for LF
|
||||
- [ ] rework shift-o function of LF to detach opening program from terminal
|
||||
|
||||
# FIX
|
||||
- [ ] sb-playerctl trailing dash when no artist
|
||||
|
|
Loading…
Add table
Reference in a new issue