diff --git a/.tmux.conf b/.tmux.conf index 9c0780d..85f5faa 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -2,9 +2,8 @@ set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' set -g @plugin 'tmux-plugins/tmux-prefix-highlight' - -set -g status-right '#{prefix_highlight} | %a %Y-%m-%d %H:%M' - +set -g @plugin 'odedlaz/tmux-onedark-theme' +set -g @onedark_date_format "%d.%m.%y" # Scroll History set -g history-limit 50000