From 8b5aa20c898b3b67625277905dcf18c77dbf1517 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Dias?= Date: Fri, 26 Jul 2024 19:08:12 -0300 Subject: [PATCH] :stars: add wofi configuration file, fixed animation somehow --- wofi/config | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 wofi/config diff --git a/wofi/config b/wofi/config new file mode 100644 index 0000000..a6896aa --- /dev/null +++ b/wofi/config @@ -0,0 +1,8 @@ +width=600 +height=300 +location=center +prompt=Search... +no_actions=true +allow_images=true +hide_scroll=true +gtk_dark=true