9 lines
244 B
Plaintext
9 lines
244 B
Plaintext
set -g @plugin 'tmux-plugins/tpm'
|
|
set -g @plugin 'catppuccin/tmux'
|
|
|
|
set -g @catppuccin_flavor "macchiato"
|
|
set -g @catppuccin_window_status_style "rounded"
|
|
|
|
#source-file '~/.config/tmux/tmux.conf.d/catppuccin.conf'
|
|
|
|
run "~/.tmux/plugins/tpm/tpm" |