cooler wezterm
This commit is contained in:
parent
e7098c477f
commit
1a519aeeae
3 changed files with 8 additions and 1 deletions
|
@ -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}',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue