feat: add configuration option for tab bar positioning

This commit is contained in:
2024-10-21 05:48:43 -04:00
parent 85a6f84c5a
commit 9b81eb4e52
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ local cur_hour = wezterm.time.now():format("%H")
local hour_angle = require("funcs").get_hour_angle(cur_hour)
--- catppuccin theme
---@see catppuccin_documentation https://github.com/catppuccin/wezterm
local function get_colorscheme(appearance)