From 47b9fa7f4c7bdfe4f0075a2f540903d71c18eca5 Mon Sep 17 00:00:00 2001 From: exu Date: Sat, 13 Apr 2024 15:09:18 +0200 Subject: [PATCH] Use improved matching for wofi menu --- arch-config/.config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-config/.config/sway/config b/arch-config/.config/sway/config index c81080d6..63a35942 100644 --- a/arch-config/.config/sway/config +++ b/arch-config/.config/sway/config @@ -348,7 +348,7 @@ exec_always "systemctl --user import-environment; systemctl --user start sway-se ############################## # Your preferred application launcher -set $menu wofi --show drun +set $menu wofi --show drun -i --matching fuzzy # Start your launcher bindsym ctrl+mod1+a exec $menu