profiles/tmux: set terminal to screen-256color
This commit is contained in:
parent
36beb3e606
commit
627773c552
1 changed files with 1 additions and 0 deletions
|
@ -2,5 +2,6 @@
|
|||
programs.tmux = {
|
||||
enable = true;
|
||||
clock24 = true;
|
||||
terminal = "screen-256color";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue