who names colorschemes like this????

This commit is contained in:
Sakooooo 2024-07-07 22:50:01 +04:00
parent ff4ffb0738
commit 1ca9ad67af
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -2,13 +2,12 @@
local wezterm = require("wezterm") local wezterm = require("wezterm")
-- This will hold the configuration. -- This will hold the configuration.
-- local config = wezterm.config_builder() local config = wezterm.config_builder()
local config = {}
-- This is where you actually apply your config choices -- This is where you actually apply your config choices
config.enable_tab_bar = false config.enable_tab_bar = false
config.color_scheme = "Tartan" config.color_scheme = "Tartan (terminal.sexy)"
config.window_frame = { config.window_frame = {