macos update

This commit is contained in:
2025-11-02 20:40:39 +01:00
parent ed51e48bb4
commit 78ea031fd6
7 changed files with 37 additions and 17 deletions

View File

@@ -5,6 +5,7 @@ local act = wezterm.action
-- General
config.term = "wezterm"
config.color_scheme = "Invero Day"
config.use_ime = false
-- Font
config.font = wezterm.font({ family = "Maple Mono NF", weight = "Medium" })