From 7b97cef3473ea0897c9c9027a4e9777843c0e50f Mon Sep 17 00:00:00 2001 From: m0ntagur Date: Mon, 27 Nov 2023 18:43:12 +0100 Subject: --- .config/wofi/config | 10 ++++++++++ 1 file changed, 10 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..02d32b1 --- /dev/null +++ b/.config/wofi/config @@ -0,0 +1,10 @@ +term=kitty +width=15% +lines=11 + +insensitive=true +matching=fuzzy +prompt= +show=drun +allow_images=true +hide_scroll=true -- cgit v1.3.1