diff --git a/.tmux.conf b/.tmux.conf index 00b71bb..2686020 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -36,7 +36,7 @@ set -g default-terminal "screen-256color" #set -g visual-activity on # Example of using a shell command in the status line -set -g status-right "#[fg=yellow]#(date)" +# set -g status-right "#[fg=yellow]#(date)" # Highlight active window set-window-option -g window-status-current-bg red