diff --git a/.config/bacon/prefs.toml b/.config/bacon/prefs.toml index e9d34bd..4603f83 100644 --- a/.config/bacon/prefs.toml +++ b/.config/bacon/prefs.toml @@ -22,7 +22,5 @@ wrap = true [keybindings] j = "scroll-lines(1)" k = "scroll-lines(-1)" -h = "scroll-pages(1)" -l = "scroll-pages(-1)" g = "scroll-to-top" shift-g = "scroll-to-bottom"