fuzzel: mejorar colores, cambiar font, +

This commit is contained in:
Cat /dev/Nulo 2021-10-12 23:47:20 -03:00
parent 941787e9b5
commit 3e9c0b6b09

View file

@ -1,7 +1,11 @@
#!/bin/sh
. ~/.config/river/colors
fuzzel -T footclient -f 'JetBrainsMono Nerd Font:size=10' -w 45 \
exec fuzzel --terminal=footclient --font='Inter:style=Bold:size=11' \
--no-icons \
-b ${bg}ff -t ${fg}ff -m ${hl}ff -s ${bg2}ff -x 12 -B 2 -C ${fg}ff \
--border-radius=0
--width=20 \
--background=${bg}ff --text-color=${fg}ff \
--match-color=${hl}ff \
--selection-color=${bg2}ff --selection-text-color=${fg}ff \
--horizontal-pad=12 \
--border-width=1 --border-color=${fg}ff --border-radius=2