diff options
-rw-r--r-- | common/commandline/tmux.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/commandline/tmux.nix b/common/commandline/tmux.nix index 75f516d..be73a71 100644 --- a/common/commandline/tmux.nix +++ b/common/commandline/tmux.nix | |||
@@ -37,6 +37,7 @@ in { | |||
37 | 37 | ||
38 | # Add plugin here because it needs its configuration | 38 | # Add plugin here because it needs its configuration |
39 | run-shell '${pkgs.tmuxPlugins.prefix-highlight}/share/tmux-plugins/prefix-highlight/prefix_highlight.tmux' | 39 | run-shell '${pkgs.tmuxPlugins.prefix-highlight}/share/tmux-plugins/prefix-highlight/prefix_highlight.tmux' |
40 | run-shell '${pkgs.tmuxPlugins.session-wizard}/share/tmux-plugins/session-wizard/session-wizard.tmux' | ||
40 | 41 | ||
41 | # Tmux Thumbs | 42 | # Tmux Thumbs |
42 | set -g @thumbs-alphabet dvorak | 43 | set -g @thumbs-alphabet dvorak |