tmux.conf: turn clock green

This commit is contained in:
Aminda Suomalainen 2019-02-17 23:17:41 +02:00
parent b242822ee5
commit add089ec0d
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 3 additions and 0 deletions

View File

@ -42,3 +42,6 @@ setw -g aggressive-resize on
set -g escape-time 300
# Or for tmux >= 2.6
set -sg escape-time 300
# turn clock green
setw -g clock-mode-colour green