wezterm colorscheme

This commit is contained in:
Sakooooo 2024-07-07 14:11:54 +04:00
parent adefb9de8b
commit be49caa0ed
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -7,6 +7,8 @@ local config = wezterm.config_builder()
-- This is where you actually apply your config choices
config.enable_tab_bar = false
config.colorscheme = "Tangoesque"
config.window_frame = {
font = wezterm.font({ family = "JetBrainsMono NF" }),