Laptop updates

This commit is contained in:
pfych 2025-07-10 17:09:01 +10:00 committed by Violet Heague
parent 5a23bb968e
commit 27bd600bc1
2 changed files with 2 additions and 1 deletions

View file

@ -7,6 +7,7 @@ config.font_size = 12
config.freetype_load_target = 'Normal'
config.window_background_opacity = opacity
config.macos_window_background_blur = 20
config.harfbuzz_features = {"calt=0", "clig=0", "liga=0"}
if wezterm.gui.get_appearance():find "Dark" then
config.color_scheme = 'Catppuccin Mocha'