tie tpm into my config
This commit is contained in:
parent
fd05d838ad
commit
c2ab336384
2 changed files with 21 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ set -g status-fg white
|
|||
set -g status-interval 1
|
||||
set -g status-left '#[fg=green]#H#[default]'
|
||||
set -g status-left-length 20
|
||||
set -g status-right '#[fg=cyan,bold]%Y-%m-%d %H:%M:%S#[default]'
|
||||
set -g status-right '#[fg=green]#(~/src/tpm/tpm) #[fg=cyan,bold]%Y-%m-%d %H:%M:%S#[default]'
|
||||
|
||||
# Notifying if other windows has activities
|
||||
setw -g monitor-activity on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue