Skip to content

Commit

Permalink
fix(wezterm): add frontend WebGpu to fix blocks.
Browse files Browse the repository at this point in the history
More info at wez/wezterm#5990
  • Loading branch information
efueyo committed Nov 15, 2024
1 parent 3a9a5a3 commit c81404d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wezterm/wezterm.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ return {
font_size = 13.0,
color_scheme = "Catppuccin Frappe",
hide_tab_bar_if_only_one_tab = true,
front_end = "WebGpu",
window_padding = {
left = "0.5cell",
right = "0.5cell",
Expand Down

0 comments on commit c81404d

Please sign in to comment.