Enable exec_search in wofi

This commit is contained in:
outfoxxed 2023-06-25 18:58:54 -07:00
parent ed94a77219
commit 91339cb16b
Signed by: outfoxxed
GPG Key ID: 4C88A185FB89301E
1 changed files with 1 additions and 1 deletions

View File

@ -5,13 +5,13 @@
settings = {
mode = "drun";
style = "${impurity.link ./style.css}";
term = "alacritty";
prompt = "";
insensitive = true;
allowImages = true;
hideScroll = true;
noActions = true;
exec_search = true;
width = 500;
height = 450;