fix wezterm blocks instead of text
This commit is contained in:
parent
60e659df5c
commit
3868dc1829
|
@ -8,6 +8,8 @@ config.use_fancy_tab_bar = false
|
||||||
config.hide_tab_bar_if_only_one_tab = true
|
config.hide_tab_bar_if_only_one_tab = true
|
||||||
config.force_reverse_video_cursor = true
|
config.force_reverse_video_cursor = true
|
||||||
|
|
||||||
|
config.front_end = "WebGpu"
|
||||||
|
|
||||||
config.window_padding = {
|
config.window_padding = {
|
||||||
left = 4,
|
left = 4,
|
||||||
right = 4,
|
right = 4,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user