Changes since using laptop

This commit is contained in:
2026-03-25 10:04:49 -05:00
parent 4fcfb9c45e
commit d9ee1ddce4
3 changed files with 616 additions and 2 deletions

View File

@@ -1504,7 +1504,7 @@ wayland_titlebar_color #222436
#: configuration will change this value only for newly created OS
#: windows.
#: linux_display_server x11
linux_display_server x11
#: Choose between Wayland and X11 backends. By default, an appropriate
#: backend based on the system state is chosen automatically. Set it

View File

@@ -49,7 +49,7 @@ return {
option = {
pathMappings = {
['@'] = '${folder}/src',
['/'] = '${folder}/src/public/',
['/'] = '${folder}/public/',
['~'] = '${folder}/src',
-- ['/images'] = '${folder}/src/images',
-- ['/components'] = '${folder}/src/components',