Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jeron Aldaron Lau <[email protected]>
  • Loading branch information
DougLau and AldaronLau authored Oct 31, 2023
1 parent d24212f commit 475a7e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ title_folders = 1
mode = "Fullscreen"

[bindings]
img_next = ["k"]
img_prev = ["j"]
img_next = ["j"]
img_prev = ["k"]
```

All sections in this file are optional, meaning that if for example only
Expand Down

0 comments on commit 475a7e8

Please sign in to comment.