fix(theme): tmux them
This commit is contained in:
parent
5e5ba5a5da
commit
9bb85991e7
3 changed files with 8 additions and 18 deletions
|
|
@ -297,6 +297,7 @@ in
|
|||
|
||||
programs.tmux = {
|
||||
enable = true;
|
||||
terminal = "tmux-256color";
|
||||
sensibleOnTop = false;
|
||||
|
||||
plugins = with pkgs.tmuxPlugins; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue