diff --git a/dot_tmux.conf b/dot_tmux.conf index 0053ccb..87d8c41 100644 --- a/dot_tmux.conf +++ b/dot_tmux.conf @@ -99,3 +99,6 @@ run -b '~/.tmux/plugins/tpm/tpm' # Temporarily not using activity-watcher #set -g @plugin 'akohlbecker/aw-watcher-tmux' source-file /home/kellya/projects/public/spaceduck-terminal/tmux/status-line-default.conf + +#disable status line +set -g status off