style: enhance window decorations for improved visual appeal

This commit is contained in:
2024-11-06 10:32:47 -05:00
parent 9b81eb4e52
commit 0de6489930
9 changed files with 208 additions and 35 deletions
-1
View File
@@ -10,7 +10,6 @@ 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)