Disable wayland for wezterm due to bug
This commit is contained in:
@@ -2,6 +2,7 @@ local wezterm = require("wezterm")
|
||||
local act = wezterm.action
|
||||
|
||||
return {
|
||||
enable_wayland = false,
|
||||
check_for_updates = true,
|
||||
term = "xterm-256color",
|
||||
use_ime = true,
|
||||
|
||||
Reference in New Issue
Block a user