From 67eeeb2787f202dffaf2bd40d9a50bd50f3c8470 Mon Sep 17 00:00:00 2001 From: Tony Blyler Date: Mon, 12 Jul 2021 12:34:14 -0400 Subject: [PATCH] user pretty powerline symbols for tmux --- home/.tmux.conf.local | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/home/.tmux.conf.local b/home/.tmux.conf.local index 4b95959..b5d5f45 100644 --- a/home/.tmux.conf.local +++ b/home/.tmux.conf.local @@ -150,10 +150,10 @@ tmux_conf_theme_left_separator_main='' tmux_conf_theme_left_separator_sub='|' tmux_conf_theme_right_separator_main='' tmux_conf_theme_right_separator_sub='|' -#tmux_conf_theme_left_separator_main='\uE0B0' # /!\ you don't need to install Powerline -#tmux_conf_theme_left_separator_sub='\uE0B1' # you only need fonts patched with -#tmux_conf_theme_right_separator_main='\uE0B2' # Powerline symbols or the standalone -#tmux_conf_theme_right_separator_sub='\uE0B3' # PowerlineSymbols.otf font, see README.md +tmux_conf_theme_left_separator_main='\uE0B0' # /!\ you don't need to install Powerline +tmux_conf_theme_left_separator_sub='\uE0B1' # you only need fonts patched with +tmux_conf_theme_right_separator_main='\uE0B2' # Powerline symbols or the standalone +tmux_conf_theme_right_separator_sub='\uE0B3' # PowerlineSymbols.otf font, see README.md # status left/right content: # - separate main sections with '|'