config cleanup
This commit is contained in:
parent
80d25c36ac
commit
5ea6cc94d5
4 changed files with 13 additions and 8 deletions
|
|
@ -5,9 +5,9 @@ local config = {
|
|||
warn_about_missing_glyphs = false,
|
||||
check_for_updates = false,
|
||||
hide_tab_bar_if_only_one_tab = true,
|
||||
|
||||
-- webgpu_power_preference = 'LowPower',
|
||||
-- front_end = 'WebGpu',
|
||||
-- enable_wayland = false,
|
||||
webgpu_power_preference = 'LowPower',
|
||||
front_end = 'WebGpu',
|
||||
}
|
||||
|
||||
return config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue