summaryrefslogtreecommitdiff
path: root/tmux
diff options
context:
space:
mode:
Diffstat (limited to 'tmux')
-rw-r--r--tmux/.tmux.2pac.conf2
-rw-r--r--tmux/.tmux.cluster.conf2
-rw-r--r--tmux/.tmux.coltrane.conf2
-rw-r--r--tmux/.tmux.conf2
-rw-r--r--tmux/.tmux.donna.conf2
-rw-r--r--tmux/.tmux.lemmy.conf2
-rw-r--r--tmux/.tmux.vicious.conf2
7 files changed, 7 insertions, 7 deletions
diff --git a/tmux/.tmux.2pac.conf b/tmux/.tmux.2pac.conf
index 31e6f78..de81dce 100644
--- a/tmux/.tmux.2pac.conf
+++ b/tmux/.tmux.2pac.conf
@@ -26,7 +26,7 @@ set -g message-fg colour16
set -g message-bg colour221
set -g message-attr bold
set -g status-left ''
-set -g status-right '#[underline]#[fg=colour235,bg=colour46,bold] #H:#S'
+set -g status-right '#[fg=colour235,bg=colour46] #H:#[bold]#S '
set-option -g set-titles on
set -g set-titles-string '#T -- #W'
set-window-option -g automatic-rename on
diff --git a/tmux/.tmux.cluster.conf b/tmux/.tmux.cluster.conf
index 6364e4e..ee6835f 100644
--- a/tmux/.tmux.cluster.conf
+++ b/tmux/.tmux.cluster.conf
@@ -26,7 +26,7 @@ set -g message-fg colour16
set -g message-bg colour221
set -g message-attr bold
set -g status-left ''
-set -g status-right '#[underline]#[fg=colour235,bg=colour14,bold] #H:#S'
+set -g status-right '#[fg=colour235,bg=colour14] #H:#[bold]#S '
set-option -g set-titles on
set -g set-titles-string '#T -- #W'
set-window-option -g automatic-rename on
diff --git a/tmux/.tmux.coltrane.conf b/tmux/.tmux.coltrane.conf
index 0a88182..75bb49d 100644
--- a/tmux/.tmux.coltrane.conf
+++ b/tmux/.tmux.coltrane.conf
@@ -26,7 +26,7 @@ set -g message-fg colour16
set -g message-bg colour221
set -g message-attr bold
set -g status-left ''
-set -g status-right '#[underline]#[fg=colour235,bg=blue,bold] #H:#S'
+set -g status-right '#[fg=colour235,bg=blue] #H:#[bold]#S '
set-option -g set-titles on
set -g set-titles-string '#T -- #W'
set-window-option -g automatic-rename on
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf
index ff6881f..6d56b15 100644
--- a/tmux/.tmux.conf
+++ b/tmux/.tmux.conf
@@ -26,7 +26,7 @@ set -g message-fg colour16
set -g message-bg colour221
set -g message-attr bold
set -g status-left ''
-set -g status-right '#[underline]#[fg=colour235,bg=colour13,bold] #S'
+set -g status-right '#[fg=colour235,bg=colour13,bold] #S '
set-option -g set-titles on
# #H Hostname of local host
# #I Current window index
diff --git a/tmux/.tmux.donna.conf b/tmux/.tmux.donna.conf
index cce3a13..e436931 100644
--- a/tmux/.tmux.donna.conf
+++ b/tmux/.tmux.donna.conf
@@ -26,7 +26,7 @@ set -g message-fg colour16
set -g message-bg colour221
set -g message-attr bold
set -g status-left ''
-set -g status-right '#[underline]#[fg=colour235,bg=red,bold] #H:#S'
+set -g status-right '#[fg=colour235,bg=red] #H:#[bold]#S '
set-option -g set-titles on
set -g set-titles-string '#T -- #W'
set-window-option -g automatic-rename on
diff --git a/tmux/.tmux.lemmy.conf b/tmux/.tmux.lemmy.conf
index c84291b..6c1cd2f 100644
--- a/tmux/.tmux.lemmy.conf
+++ b/tmux/.tmux.lemmy.conf
@@ -26,7 +26,7 @@ set -g message-fg colour16
set -g message-bg colour221
set -g message-attr bold
set -g status-left ''
-set -g status-right '#[underline]#[fg=white,bg=black,bold] #H:#S'
+set -g status-right '#[fg=colour232,bg=white] #H:#[bold]#S '
set-option -g set-titles on
set -g set-titles-string '#T -- #W'
set-window-option -g automatic-rename on
diff --git a/tmux/.tmux.vicious.conf b/tmux/.tmux.vicious.conf
index 1b80767..e4002ef 100644
--- a/tmux/.tmux.vicious.conf
+++ b/tmux/.tmux.vicious.conf
@@ -26,7 +26,7 @@ set -g message-fg colour16
set -g message-bg colour221
set -g message-attr bold
set -g status-left ''
-set -g status-right '#[underline]#[fg=colour235,bg=yellow,bold] #H:#S'
+set -g status-right '#[fg=colour235,bg=yellow] #H:#[bold]#S '
set-option -g set-titles on
set -g set-titles-string '#T -- #W'
set-window-option -g automatic-rename on