disable status line
This commit is contained in:
parent
131e31f11d
commit
179242de66
1 changed files with 3 additions and 0 deletions
|
@ -99,3 +99,6 @@ run -b '~/.tmux/plugins/tpm/tpm'
|
||||||
# Temporarily not using activity-watcher
|
# Temporarily not using activity-watcher
|
||||||
#set -g @plugin 'akohlbecker/aw-watcher-tmux'
|
#set -g @plugin 'akohlbecker/aw-watcher-tmux'
|
||||||
source-file /home/kellya/projects/public/spaceduck-terminal/tmux/status-line-default.conf
|
source-file /home/kellya/projects/public/spaceduck-terminal/tmux/status-line-default.conf
|
||||||
|
|
||||||
|
#disable status line
|
||||||
|
set -g status off
|
||||||
|
|
Loading…
Reference in a new issue