mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
feat: Update tmux config fixes catppucin warning
This commit is contained in:
@@ -89,7 +89,7 @@ set -g @plugin 'tmux-plugins/tmux-yank'
|
|||||||
set -g @plugin 'christoomey/vim-tmux-navigator'
|
set -g @plugin 'christoomey/vim-tmux-navigator'
|
||||||
set -g @plugin 'catppuccin/tmux'
|
set -g @plugin 'catppuccin/tmux'
|
||||||
|
|
||||||
set -g @catppuccin_flavour 'mocha' # latte, frappe, macchiato, mocha
|
set -g @catppuccin_flavor 'mocha' # latte, frappe, macchiato, mocha
|
||||||
set -g @catppuccin_window_left_separator ""
|
set -g @catppuccin_window_left_separator ""
|
||||||
set -g @catppuccin_window_right_separator " "
|
set -g @catppuccin_window_right_separator " "
|
||||||
set -g @catppuccin_window_middle_separator " █"
|
set -g @catppuccin_window_middle_separator " █"
|
||||||
|
|||||||
Reference in New Issue
Block a user