This commit is contained in:
Tao Tien 2025-01-18 19:57:02 -08:00
parent e8e6a475e1
commit b8ca1a1299
2 changed files with 46 additions and 46 deletions

View file

@ -9,9 +9,9 @@ local config = {
hide_tab_bar_if_only_one_tab = true,
enable_wayland = false,
webgpu_power_preference = 'LowPower',
front_end = 'WebGpu',
-- enable_wayland = false,
-- webgpu_power_preference = 'LowPower',
-- front_end = 'WebGpu',
}
return config