Add flag for dd/mm date format that works with military time.
This commit is contained in:
parent
fbc02789b4
commit
a4581712bc
2 changed files with 16 additions and 6 deletions
|
@ -28,3 +28,4 @@ Customize the status bar by adding any of these lines to your .tmux.conf as desi
|
|||
* Enable cpu usage: `set -g @dracula-cpu-usage true`
|
||||
* Enable ram usage: `set -g @dracula-ram-usage true`
|
||||
* Enable gpu usage: `set -g @dracula-gpu-usage true`
|
||||
* Swap date to day/month `set -g @dracula-day-month true`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue