summaryrefslogtreecommitdiff
path: root/dot_wezterm.lua
diff options
context:
space:
mode:
Diffstat (limited to 'dot_wezterm.lua')
-rw-r--r--dot_wezterm.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/dot_wezterm.lua b/dot_wezterm.lua
index 92d96e4..3d5bebb 100644
--- a/dot_wezterm.lua
+++ b/dot_wezterm.lua
@@ -37,5 +37,6 @@ config.colors = {
config.use_ime = true
config.window_background_opacity = 0.9
config.font_size = 11.5
+front_end = "WebGpu"
-- and finally, return the configuration to wezterm
return config