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