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