From 3282d25e69b2e94b0356c65ccd48344f6099fc5e Mon Sep 17 00:00:00 2001 From: xzeldon Date: Thu, 5 May 2022 04:42:19 +0300 Subject: [PATCH] missing comment --- .tmux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.tmux.conf b/.tmux.conf index ee79420..3f5973c 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,4 +1,4 @@ -ome tweaks to the status line +# Some tweaks to the status line set -g status-right "%H:%M" set -g window-status-current-style "underscore" @@ -86,4 +86,4 @@ new -d -s1 -nfish 'fish' set -t1:1 monitor-activity on set -t1:1 aggressive-resize on neww -d -neww -d +neww -d \ No newline at end of file