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
|
set selection-clipboard clipboard
|
||||||
map u scroll half-up
|
map u scroll half-up
|
||||||
map d scroll half-down
|
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 reload
|
||||||
map R rotate
|
map R rotate
|
||||||
map K zoom in
|
map K zoom in
|
||||||
|
|
1
TODO.md
1
TODO.md
|
@ -2,6 +2,7 @@
|
||||||
- [ ] Create a better bitwarden integration
|
- [ ] Create a better bitwarden integration
|
||||||
- [ ] Remove username from ssh completion
|
- [ ] Remove username from ssh completion
|
||||||
- [ ] Look into rifle.py for LF
|
- [ ] Look into rifle.py for LF
|
||||||
|
- [ ] rework shift-o function of LF to detach opening program from terminal
|
||||||
|
|
||||||
# FIX
|
# FIX
|
||||||
- [ ] sb-playerctl trailing dash when no artist
|
- [ ] sb-playerctl trailing dash when no artist
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue