dotfiles/.config/keyb/config.yml
2024-05-26 17:28:26 +02:00

43 lines
742 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

settings:
keyb_path: ~/.config/keyb/bindings/default.yml
debug: false
reverse: false
mouse: true
search_mode: false
sort_keys: false
title: ""
prompt: " "
prompt_location: top
placeholder: ""
prefix_sep: ;
sep_width: 4
margin: 0
padding: 1
border: hidden
color:
prompt: ""
cursor_fg: ""
cursor_bg: "#5b6078"
filter_fg: "#8bd5ca"
filter_bg: ""
counter_fg: "#b7bdf8"
counter_bg: ""
placeholder_fg: "#b7bdf8"
placeholder_bg: ""
border_color: ""
keys:
quit: ctrl+c
up: k, up
down: j, down
half_up: ctrl+u
half_down: ctrl+d
full_up: ctrl+k
full_bottom: ctrl+j
first_line: g
last_line: G
top: ctrl+b
middle: M
bottom: ctrl+f
search: i
clear_search: q
normal: enter