aerospace and wezterm updates

This commit is contained in:
vh
2025-03-14 10:24:08 -07:00
parent d6d0c12c3f
commit 983aa4b45c
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ local wezterm = require("wezterm")
local config = wezterm.config_builder()
config.font = wezterm.font("VictorMono Nerd Font")
config.font_size = 18
config.font_size = 16
config.colors = {}
config.window_background_opacity = 0.85