aerospace and wezterm updates
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user