add windows version?

This commit is contained in:
2026-01-29 23:44:18 -08:00
parent f16148c0ca
commit 2b53dd6ee1
2 changed files with 37 additions and 1 deletions

View File

@@ -134,7 +134,8 @@ set -gq @catppuccin_pane_number_position "left" # right, left
set -gq @catppuccin_window_text_color "#{@thm_surface_0}"
set -gq @catppuccin_window_number_color "#{@thm_overlay_2}"
set -ogq @catppuccin_window_text " #T"
set -q @catppuccin_window_text " #W"
set -q @catppuccin_window_current_text " #W"
set -gq @catppuccin_window_number "#I"
set -gq @catppuccin_window_current_text_color "#{@thm_surface_1}"
set -gq @catppuccin_window_current_number_color "#{@thm_mauve}"