From 870d216b22bbe9f7727b44063b316cd0d2d92be4 Mon Sep 17 00:00:00 2001 From: srdusr Date: Thu, 9 Mar 2023 08:05:40 +0200 Subject: Add wofi config --- .config/wofi/config | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .config/wofi/config (limited to '.config/wofi/config') diff --git a/.config/wofi/config b/.config/wofi/config new file mode 100644 index 0000000..d1ea4c8 --- /dev/null +++ b/.config/wofi/config @@ -0,0 +1,17 @@ +width=420 +height=550 +location=center +show=drun +matching=fuzzy +prompt=Search... +filter_rate=100 +allow_markup=true +no_actions=true +halign=fill +orientation=vertical +content_halign=fill +insensitive=true +allow_images=true +image_size=28 +gtk_dark=false +term=kitty -- cgit v1.2.3