This commit is contained in:
Leon Liu 2024-12-26 02:05:27 +09:00
parent fa3104760b
commit 3a9a3417cd

View File

@ -11,5 +11,8 @@ config.color_scheme = 'AdventureTime'
config.font = wezterm.font 'mononoki' config.font = wezterm.font 'mononoki'
config.front_end = "WebGpu"
-- and finally, return the configuration to wezterm -- and finally, return the configuration to wezterm
return config return config