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