From b3bc589c57e01fb3a654329b813abe6657d8cd88 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sun, 30 May 2021 07:26:39 +0200 Subject: tmux: fix typo in last commit --- dotfiles/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotfiles') diff --git a/dotfiles/tmux.conf b/dotfiles/tmux.conf index 42181f3..721e274 100644 --- a/dotfiles/tmux.conf +++ b/dotfiles/tmux.conf @@ -45,7 +45,7 @@ set-option -g update-environment "\ DBUS_SESSION_BUS_ADDRESS\ " -set -g status-right "$[fg=colour178]#H#[default]|%a %F %H:%M" +set -g status-right "#[fg=colour178]#H#[default]|%a %F %H:%M" set -g status-right-length 48 set -g status-style fg=colour194,bold,bg=colour23 -- cgit v1.2.3