tmux colors, wezterm font size

This commit is contained in:
Henrik Bakken
2025-04-19 22:55:19 +02:00
parent 166db5705a
commit 91de44bb0b
2 changed files with 5 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ local wezterm = require("wezterm")
local config = wezterm.config_builder()
local act = wezterm.action
config.color_scheme = "Monokai (dark) (terminal.sexy)"
config.font_size = 14
config.font_size = 13
-- config.font = wezterm.font("Noto Sans Mono")
config.font = wezterm.font_with_fallback({
"Akkurat-Mono",