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
2023-01-29 16:00:22 +01:00

8 lines
136 B
TOML

summary = true
wrap = true
[keybindings]
j = "scroll-lines(1)"
k = "scroll-lines(-1)"
g = "scroll-to-top"
shift-g = "scroll-to-bottom"