diff --git a/.local/bin/fuzzel-run b/.local/bin/fuzzel-run index 3f21c30..dd9f9b7 100755 --- a/.local/bin/fuzzel-run +++ b/.local/bin/fuzzel-run @@ -4,7 +4,6 @@ exec fuzzel \ --terminal=footclient \ --font='monospace:pixelsize=22' \ ---prompt='➦ ' \ --width=40 \ --background=${background}ff \ --text-color=${foreground}ff \