Arduino Ide - Getting Started with version 8

Description - In Arduino Getting Started (Arduino — LVGL documentation), Configure LVGL line 2 states " copy lv_conf_template.h as lv_conf.h into the Arduino Libraries directory next to the lvgl library folder.". Does this mean the lv_conf.h file is saved to "…lvgl folder or its parent (…/libraries) folder?

What MCU/Processor/Board and compiler are you using? ESP32-s3-wroom-1 with Arduino IDE selecting “esp32s3 Dev Module” as board

What do you want to achieve? Clarification to above instruction

What have you tried so far? Placing lv_conf.h file in lvgl folder.

Code to reproduce - not relevent

Screenshot and/or video - not relevent