From 26758776bd8af422866f8db227e4bcb95fbac81e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mois=C3=A9s=20Carvalho?= Date: Sat, 30 May 2020 23:46:30 -0300 Subject: [PATCH] Fix spacing when using double-width characters --- scripts/dracula.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/dracula.sh b/scripts/dracula.sh index f5aad95..3898e51 100755 --- a/scripts/dracula.sh +++ b/scripts/dracula.sh @@ -123,7 +123,7 @@ main() # Non Powerline Configuration else - tmux set-option -g status-left "#[bg=${green},fg=${dark_gray}]#{?client_prefix,#[bg=${yellow}],} ${left_icon}" + tmux set-option -g status-left "#[bg=${green},fg=${dark_gray}]#{?client_prefix,#[bg=${yellow}],} ${left_icon} " tmux set-option -g status-right ""