diff --git a/.tmux.conf.local b/.tmux.conf.local index 42304fc..97fc5ea 100644 --- a/.tmux.conf.local +++ b/.tmux.conf.local @@ -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} ' # status left style - tmux_conf_theme_status_left_fg="${black},${white},${white}" tmux_conf_theme_status_left_bg="${yellow},${pink},${white}" tmux_conf_theme_status_left_attr='bold,none,none' @@ -263,7 +262,6 @@ tmux_conf_battery_hbar_palette='gradient' # - heat # - 'colour_low,colour_half,colour_full' tmux_conf_battery_vbar_palette='gradient' - #tmux_conf_battery_vbar_palette="${red},${orange},${green}" # symbols used to indicate whether battery is charging or discharging