cooler wezterm

This commit is contained in:
Reid 2024-08-01 01:49:14 -07:00
parent e7098c477f
commit 1a519aeeae
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
3 changed files with 8 additions and 1 deletions

View file

@ -24,11 +24,12 @@ in {
config.font_size = ${toString fonts.monospaceBitmap.size}
config.freetype_load_flags = 'MONOCHROME'
config.enable_wayland = false
config.color_scheme = 'Catppuccin Mocha'
config.use_fancy_tab_bar = false
config.use_resize_increments = true
config.initial_cols = 120
config.initial_rows = 40
config.window_background_opacity = 0.8
${config.modules.desktop.themes.wezterm or ""}
config.window_frame = {
font = wezterm.font '${fonts.sansSerif.family}',