Skip to content

Commit 72e6ef6

Browse files
committed
home/wezterm: disable WebGpu
1 parent 4ae663e commit 72e6ef6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

home/dot_config/wezterm/wezterm.lua

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -350,8 +350,4 @@ if is_windows then
350350
config.ssh_backend = "Ssh2"
351351
end
352352

353-
-- Wihtout this, rendering will fail.
354-
-- See https://github.com/NixOS/nixpkgs/issues/336069
355-
config.front_end = "WebGpu"
356-
357353
return config

0 commit comments

Comments
 (0)