style: enhance tab bar with new separators and themes

This commit is contained in:
2024-09-24 14:40:11 -04:00
parent a645ad613a
commit a7bcc92586
11 changed files with 531 additions and 206 deletions
+6
View File
@@ -21,5 +21,11 @@ require("options").setup()
-- Load Plugins
require("plugins").setup()
--------- Update Plugins ----------
---Running this may cause slowdowns
-----------------------------------
--- WEZTERM.plugin.update_all() ---
-----------------------------------
-- Return configuration
return CONFIG