From b97537db9e6356b9ae38294ab9f0c71291da3f1b Mon Sep 17 00:00:00 2001 From: tiyn Date: Sun, 22 Oct 2023 06:55:46 +0200 Subject: [PATCH] sxhkd: add fuzzymatching to dmenu_run --- .config/sxhkd/sxhkdrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 307822d..4abda15 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -8,7 +8,7 @@ super + p record_replay_save super + r - dmenu_run -i -c -l 20 + dmenu_run -F -i -c -l 20 super + a playerctl previous