🐛 fix(tmux): catppuccin flavor name
This commit is contained in:
parent
4c77a03640
commit
a91aa608da
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ set -g @plugin 'omerxx/tmux-floax'
|
|||
set -g @catppuccin_directory_text "#{pane_current_path}"
|
||||
set -g @catppuccin_window_current_text "#{window_name}"
|
||||
set -g @catppuccin_window_default_text "#{window_name}"
|
||||
set -g @catppuccin_flavour 'macchiato'
|
||||
set -g @catppuccin_flavor 'macchiato'
|
||||
|
||||
set -g @catppuccin_window_left_separator "█"
|
||||
set -g @catppuccin_window_right_separator "█"
|
||||
|
|
Loading…
Add table
Reference in a new issue