fuzzel: Usar monospace
This commit is contained in:
parent
b495d57616
commit
4d88c4cdee
1 changed files with 2 additions and 2 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue