big update again

This commit is contained in:
2024-09-05 07:22:41 -04:00
parent 7c6f52de48
commit dde724ef34
18 changed files with 452 additions and 360 deletions

View File

@@ -5,7 +5,7 @@
enable = true;
extraConfig = ''
return {
color_scheme = 'catppuccin-frappe',
color_scheme = 'Ayu Dark (Gogh)',
font = wezterm.font('Iosevka Nerd Font'),
font_size = 16,
use_fancy_tab_bar = false,
@@ -27,7 +27,7 @@
top = 0,
bottom = 0,
},
window_background_opacity = 0.90,
window_background_opacity = 1,
macos_window_background_blur = 0,
front_end = "WebGpu",
}