fuzzel: Usar monospace

This commit is contained in:
Cat /dev/Nulo 2022-01-13 00:08:26 -03:00
parent b495d57616
commit 4d88c4cdee

View file

@ -51,10 +51,10 @@ else
fi
echo "
exec fuzzel --terminal=footclient --font='Inter:style=Bold:size=11' \
exec fuzzel --terminal=footclient --font='monospace:size=11' \
--prompt='➦ ' \
--no-icons \
--width=20 \
--width=40 \
--background=\${background}ff --text-color=\${foreground}ff \
--match-color=\${accent}ff \
--selection-color=\${selection_background}ff --selection-text-color=\${selection_foreground}ff \