odedlaz / tmux-onedark-theme

A dark tmux color scheme inspired by Atom's One Dark syntax theme.
MIT License
280 stars 136 forks source link

Hide the time and date widgets by default #27

Open maxigaz opened 4 months ago

maxigaz commented 4 months ago

Once the user defines their formats in their tmux.conf, the widgets will appear again. For example:

set -g @onedark_date_format "%Y/%m/%d"
set -g @onedark_time_format "%R"