Fix wofi config
This commit is contained in:
parent
e85ce2c9cb
commit
5abd032e58
|
@ -8,9 +8,9 @@
|
||||||
prompt = "";
|
prompt = "";
|
||||||
|
|
||||||
insensitive = true;
|
insensitive = true;
|
||||||
allowImages = true;
|
allow_images = true;
|
||||||
hideScroll = true;
|
hide_scroll = true;
|
||||||
noActions = true;
|
no_actions = true;
|
||||||
exec_search = true;
|
exec_search = true;
|
||||||
|
|
||||||
width = 500;
|
width = 500;
|
||||||
|
|
Loading…
Reference in a new issue