try WebGpu for wezterm
This commit is contained in:
parent
564438fd7c
commit
0b4d1189d3
3 changed files with 5 additions and 2 deletions
|
|
@ -5,5 +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',
|
||||
}
|
||||
|
||||
return config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue