diff --git a/.tmux.conf b/.tmux.conf index 2c7d38d..bc324ca 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,5 +1,5 @@ #unbind C-b #set -g prefix C-a #bind C-a send-prefix -set -g status-right "%H:%M:%S %A %d-%m-%Y" +#set -g status-right "%H:%M:%S %A %d-%m-%Y" set -g default-terminal "screen-256color"