1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00
dotfiles/.config/bacon/prefs.toml

9 lines
136 B
TOML
Raw Normal View History

2022-12-24 21:48:14 +00:00
summary = true
wrap = true
[keybindings]
j = "scroll-lines(1)"
k = "scroll-lines(-1)"
g = "scroll-to-top"
shift-g = "scroll-to-bottom"