more colors

This commit is contained in:
2023-06-10 14:43:40 -04:00
parent 531e70cb4b
commit 648f001564
5 changed files with 115 additions and 79 deletions

View File

@@ -1,11 +1,13 @@
{
pkgs: {
baseIndex = 1;
clock24 = true;
enable = true;
escapeTime = 0;
keyMode = "vi";
mouse = true;
plugins = [pkgs.tmuxPlugins.catppuccin];
shortcut = "Space";
tmuxinator.enable = true;
extraConfig = ''
bind-key -T copy-mode-vi 'v' send -X begin-selection
bind-key -T copy-mode-vi 'y' send -X copy-selection-and-cancel