summaryrefslogtreecommitdiff
path: root/ar
diff options
context:
space:
mode:
Diffstat (limited to 'ar')
-rw-r--r--ar/.config/tmux/tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/tmux/tmux.conf b/ar/.config/tmux/tmux.conf
index bd83b0f..edadf02 100644
--- a/ar/.config/tmux/tmux.conf
+++ b/ar/.config/tmux/tmux.conf
@@ -329,7 +329,7 @@ set -ga status-right "#[bg=default,fg=#{@thm_overlay_0},none]│"
# TODO: configure when the battery is available
set -ga status-right "#{?#{<=:#{battery_percentage},0},#{#[bg=default,fg=#{@thm_red}] #{battery_icon} },#{#[bg=default,fg=#{@thm_green}]} #{battery_icon} #{battery_percentage} }"
set -ga status-right "#[bg=default,fg=#{@thm_overlay_0},none]│"
-set -ga status-right "#[bg=default]#{?#{==:#{online_status},ok},#[fg=#{@thm_pink}] 󰖩 ,#[fg=#{@thm_red},bold]#[reverse] 󰖪 }"
+set -ga status-right "#[bg=default]#{?#{==:#{online_status},ok},#[fg=#{@thm_pink}] 󰖩 ,#[fg=#{@thm_red}]#[bold]#[reverse] 󰖪 }"
set -ga status-right "#[bg=default,fg=#{@thm_overlay_0},none]│"
# set -ga status-right "#[bg=default,fg=#{@thm_red}] #{weather} "
# set -ga status-right "#[bg=default,fg=#{@thm_overlay_0},none]│"