Enable exec_search in wofi
This commit is contained in:
parent
ed94a77219
commit
91339cb16b
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue