Update .config/wezterm/wezterm.lua

This commit is contained in:
punkfairie 2024-04-20 13:21:07 -07:00
parent 50283197b6
commit b02c50ff1a
No known key found for this signature in database
GPG key ID: 284B78B49C058673

View file

@ -3,7 +3,7 @@ local wezterm = require("wezterm")
local config = wezterm.config_builder()
config.color_scheme = "Catppuccin Macchiato"
config.color_scheme = {{ .drapeau.colorscheme | replace "-" " " | title | quote }}
config.enable_tab_bar = false
-- config.default_prog = { "/usr/bin/fish" }