This commit is contained in:
2025-08-31 16:43:43 -04:00
parent 229de3e6ff
commit ee3df22b7b
2 changed files with 6 additions and 4 deletions

View File

@@ -24,10 +24,6 @@ config.window_padding = {
config.font = wezterm.font("ComicShannsMono Nerd Font")
config.font_size = 20.0
config.colors = {
background = "#14161b"
}
config.front_end = "WebGpu"
config.window_decorations = "RESIZE"