dotfiles/scripts/change_fuzzel_theme.sh
2024-11-04 22:14:40 +00:00

21 lines
309 B
Bash

echo "prompt=\">> \"
width=25
lines=15
icons-enabled=no
font=victormono
[colors]
background=${BG}${MENU_OPACITY_HEX}
border=${ACCENT}ff
match=${RED}ff
selection=${FG}ff
selection-text=${FG}ff
text=${FG}ff
prompt=${FG}ff
input=${FG}ff
[border]
width=$BORDER_WIDTH
radius=$BORDER_RADIUS
" > $FUZZEL_CONFIG