tmux-onedark-theme
tmux-onedark-theme copied to clipboard
Invert order of date and time
trafficstars
Is there any way to invert order of date and time?
Currently, the order is time then date, I would like change to date and so time.
I made some changes in my fork. Could this would be a new feature to your theme?
After changes, I just added this set -g @onedark_date_first true to my .tmux.conf then I got:

does https://github.com/odedlaz/tmux-onedark-theme/pull/13 fix your issue?