info headers

This commit is contained in:
Eric Lay 2023-04-22 11:12:57 -05:00
parent f1dd652c37
commit e6ce80076c
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ pokedex() {
--border-label="╢ Fuzzy-Pokedex ╟" \ --border-label="╢ Fuzzy-Pokedex ╟" \
--margin=4% \ --margin=4% \
--padding=4% \ --padding=4% \
--header="$(echo -e 'Choose a Pokemon to view info \n ctrl+h to for help')" \ --header="$(echo -e ' Choose a Pokemon to view info\n\t ctrl+h to for help')" \
--info=inline:' 󰨉 ' \ --info=inline:' 󰨉 ' \
--color='fg+:15,fg:42,preview-fg:15,label:9,preview-label:15,hl+:134,hl:123,query:134,gutter:0,border:9,prompt:15,pointer:15,marker:15' \ --color='fg+:15,fg:42,preview-fg:15,label:9,preview-label:15,hl+:134,hl:123,query:134,gutter:0,border:9,prompt:15,pointer:15,marker:15' \
--tiebreak=begin,chunk,length \ --tiebreak=begin,chunk,length \