more colors
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user