Changes since using laptop
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -49,7 +49,7 @@ return {
|
||||
option = {
|
||||
pathMappings = {
|
||||
['@'] = '${folder}/src',
|
||||
['/'] = '${folder}/src/public/',
|
||||
['/'] = '${folder}/public/',
|
||||
['~'] = '${folder}/src',
|
||||
-- ['/images'] = '${folder}/src/images',
|
||||
-- ['/components'] = '${folder}/src/components',
|
||||
|
||||
Reference in New Issue
Block a user