[tmux] use catppuccin mocha
This commit is contained in:
parent
8fb735b94f
commit
41a38130ae
1 changed files with 3 additions and 0 deletions
|
|
@ -61,3 +61,6 @@ set -g @plugin 'tmux-plugins/tpm'
|
||||||
set -g @plugin 'tmux-plugins/tmux-sensible'
|
set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||||
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
|
||||||
run '~/.tmux/plugins/tpm/tpm'
|
run '~/.tmux/plugins/tpm/tpm'
|
||||||
|
|
||||||
|
set -g @catppuccin_flavor 'mocha'
|
||||||
|
run ~/.config/tmux/plugins/catppuccin/tmux/catppuccin.tmux
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue