From 41bb8875a2b431a5967ad3c3fbf0a34ebf55839f Mon Sep 17 00:00:00 2001 From: Harzo Date: Mon, 29 May 2023 15:05:01 +0200 Subject: [PATCH] Wofi: Enable case insensitive option --- .config/wofi/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/wofi/config b/.config/wofi/config index aca98fd..4b5e71b 100644 --- a/.config/wofi/config +++ b/.config/wofi/config @@ -1,3 +1,4 @@ allow_images=true +insensitive=true # vim: ft=dosini