From 9bc82695e3186aa3a2ea1ed797589e2506412391 Mon Sep 17 00:00:00 2001 From: Smirnov Oleksandr Date: Sat, 14 Sep 2024 17:57:14 +0300 Subject: [PATCH] wofi: add config --- config/wofi/config | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 config/wofi/config diff --git a/config/wofi/config b/config/wofi/config new file mode 100644 index 0000000..7147865 --- /dev/null +++ b/config/wofi/config @@ -0,0 +1,14 @@ +width=600 +height=350 +location=top_left +show=drun +prompt=Search... +filter_rate=100 +allow_markup=true +no_actions=true +halign=fill +content_halign=fill +insensitive=true +allow_images=true +image_size=30 +gtk_dark=true