aboutsummaryrefslogtreecommitdiff
path: root/env/.config/wezterm
diff options
context:
space:
mode:
Diffstat (limited to 'env/.config/wezterm')
-rwxr-xr-xenv/.config/wezterm/wezterm.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/env/.config/wezterm/wezterm.lua b/env/.config/wezterm/wezterm.lua
index df15edd..fcdba5b 100755
--- a/env/.config/wezterm/wezterm.lua
+++ b/env/.config/wezterm/wezterm.lua
@@ -28,4 +28,6 @@ config.unix_domains = {
},
}
+config.front_end = "OpenGL"
+
return config