home: use 24h clock for tmux
This commit is contained in:
parent
cb3f46c75b
commit
997e82e10b
1 changed files with 1 additions and 0 deletions
|
|
@ -11,5 +11,6 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
baseIndex = 1;
|
baseIndex = 1;
|
||||||
terminal = "screen-256color";
|
terminal = "screen-256color";
|
||||||
|
clock24 = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue