reenable stuff for prusaslicer, bug with wezterm on lap

This commit is contained in:
Tao Tien 2024-07-30 15:25:51 -07:00
parent 9d1499ab74
commit 5e4172132f
2 changed files with 7 additions and 7 deletions

View file

@ -6,8 +6,8 @@ local config = {
check_for_updates = false,
hide_tab_bar_if_only_one_tab = true,
webgpu_power_preference = 'LowPower',
front_end = 'WebGpu',
-- webgpu_power_preference = 'LowPower',
-- front_end = 'WebGpu',
}
return config