1
0

Fix UI on Windows

This commit is contained in:
2025-12-29 19:39:08 +01:00
parent 89b70ac02e
commit 0d730db906
2 changed files with 10 additions and 4 deletions

View File

@@ -1,10 +1,10 @@
-- pull in the wezterm API
local wezterm = require('wezterm')
config = wezterm.config_builder()
require "theme"
require "keys"
-- This will hold the configuration
local config = wezterm.config_builder()
config.enable_tab_bar = false
-- The most common triples are: