feat: add catpuccin theme to tmux 🎨
This commit is contained in:
parent
440c69b862
commit
0966e495b7
1 changed files with 4 additions and 0 deletions
|
|
@ -53,5 +53,9 @@
|
|||
# fix ssh agent when tmux is detached
|
||||
# setenv -g SSH_AUTH_SOCK $HOME/.ssh/ssh_auth_sock
|
||||
'';
|
||||
plugins = [
|
||||
#pkgs.tmuxPlugins.
|
||||
pkgs.tmuxPlugins.catppuccin
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue