We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d645852 commit c8a2d1aCopy full SHA for c8a2d1a
docs/reference/configuration.md
@@ -95,7 +95,7 @@ set -ogq @catppuccin_window_current_number_color "#{@thm_mauve}"
95
set -ogq @catppuccin_window_current_text " #T"
96
set -ogq @catppuccin_window_current_number "#I"
97
set -ogq @catppuccin_window_number_position "left"
98
-set -ogq @catppuccin_window_flags "none"
+set -ogq @catppuccin_window_flags "none" # none, icon, or text
99
set -ogq @catppuccin_window_flags_icon_last " " # -
100
set -ogq @catppuccin_window_flags_icon_current " " # *
101
set -ogq @catppuccin_window_flags_icon_zoom " " # Z
0 commit comments