1
0
Fork 0
mirror of synced 2024-05-24 11:10:26 -04:00

clean up errant whitespaces

This commit is contained in:
Kerry Snyder 2019-02-23 21:39:24 -06:00
parent 1c9d9bf3ac
commit c125a02563

View file

@ -199,7 +199,6 @@ tmux_conf_theme_status_left=' ❐ #S | ↑#{?uptime_d, #{uptime_d}d,}#{?uptime_h
tmux_conf_theme_status_right='#{prefix}#{pairing}#{synchronized} #{?battery_status, #{battery_status},}#{?battery_bar, #{battery_bar},}#{?battery_percentage, #{battery_percentage},} , %R , %d %b | #{username}#{root} | #{hostname} ' tmux_conf_theme_status_right='#{prefix}#{pairing}#{synchronized} #{?battery_status, #{battery_status},}#{?battery_bar, #{battery_bar},}#{?battery_percentage, #{battery_percentage},} , %R , %d %b | #{username}#{root} | #{hostname} '
# status left style # status left style
tmux_conf_theme_status_left_fg="${black},${white},${white}" tmux_conf_theme_status_left_fg="${black},${white},${white}"
tmux_conf_theme_status_left_bg="${yellow},${pink},${white}" tmux_conf_theme_status_left_bg="${yellow},${pink},${white}"
tmux_conf_theme_status_left_attr='bold,none,none' tmux_conf_theme_status_left_attr='bold,none,none'
@ -263,7 +262,6 @@ tmux_conf_battery_hbar_palette='gradient'
# - heat # - heat
# - 'colour_low,colour_half,colour_full' # - 'colour_low,colour_half,colour_full'
tmux_conf_battery_vbar_palette='gradient' tmux_conf_battery_vbar_palette='gradient'
#tmux_conf_battery_vbar_palette="${red},${orange},${green}" #tmux_conf_battery_vbar_palette="${red},${orange},${green}"
# symbols used to indicate whether battery is charging or discharging # symbols used to indicate whether battery is charging or discharging