Fix wofi config
This commit is contained in:
parent
e85ce2c9cb
commit
5abd032e58
1 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue