Minor fix

This commit is contained in:
js0ny 2025-02-20 01:52:28 +00:00
parent 0f7a700cac
commit fa89edab18
5 changed files with 30 additions and 4 deletions

View file

@ -4,4 +4,5 @@ return function(config)
TERM = "xterm-256color",
TERM_PROGRAM = "wezterm",
}
config.enable_wayland = false
end