disable status line

This commit is contained in:
Alex Kelly 2021-11-27 22:52:38 -05:00
parent 131e31f11d
commit 179242de66

View file

@ -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