From 1ca9ad67af236ff6b1f6793d935cf9908cf16de7 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sun, 7 Jul 2024 22:50:01 +0400 Subject: [PATCH] who names colorschemes like this???? --- config/wezterm/wezterm.lua | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config/wezterm/wezterm.lua b/config/wezterm/wezterm.lua index 300212f6..7b637102 100644 --- a/config/wezterm/wezterm.lua +++ b/config/wezterm/wezterm.lua @@ -2,13 +2,12 @@ local wezterm = require("wezterm") -- This will hold the configuration. --- local config = wezterm.config_builder() -local config = {} +local config = wezterm.config_builder() -- This is where you actually apply your config choices config.enable_tab_bar = false -config.color_scheme = "Tartan" +config.color_scheme = "Tartan (terminal.sexy)" config.window_frame = {