diff --git a/.local/bin/fuzzel-run b/.local/bin/fuzzel-run index f9bdbd4..7f8b72c 100755 --- a/.local/bin/fuzzel-run +++ b/.local/bin/fuzzel-run @@ -2,6 +2,7 @@ . ~/.config/river/colors exec fuzzel --terminal=footclient --font='Inter:style=Bold:size=11' \ +--prompt="➦ " \ --no-icons \ --width=20 \ --background=${bg}ff --text-color=${fg}ff \