Skip to content

Commit c8a2d1a

Browse files
authored
docs: add possible values for window_flags (#417)
1 parent d645852 commit c8a2d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ set -ogq @catppuccin_window_current_number_color "#{@thm_mauve}"
9595
set -ogq @catppuccin_window_current_text " #T"
9696
set -ogq @catppuccin_window_current_number "#I"
9797
set -ogq @catppuccin_window_number_position "left"
98-
set -ogq @catppuccin_window_flags "none"
98+
set -ogq @catppuccin_window_flags "none" # none, icon, or text
9999
set -ogq @catppuccin_window_flags_icon_last " 󰖰" # -
100100
set -ogq @catppuccin_window_flags_icon_current " 󰖯" # *
101101
set -ogq @catppuccin_window_flags_icon_zoom " 󰁌" # Z

0 commit comments

Comments
 (0)