We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c68746a commit 016e539Copy full SHA for 016e539
1 file changed
tmux/tmux.conf
@@ -246,7 +246,7 @@ set -g status-right "#{prefix_highlight} \
246
#[fg=#ff5f5f,bold] #{current_colorscheme} #[fg=#ff5f87]#{current_opacity} \
247
#[fg=#ff875f]ﯔ #{current_font} #{current_font_style} #[fg=#ff8787]#{current_font_size} \
248
#{online_status} \
249
-#{cpu_fg_color} #{cpu_percentage} #{ram_percentage} \
+#{cpu_fg_color} #{cpu_percentage} #{ram_percentage} \
250
#{cpu_temp_fg_color} #{cpu_temp} #{fan_speed} \
251
#[fg=#ff5f87]#{volume_icon} #{volume_value} \
252
#{battery_color_charge_fg}#{battery_icon_status}#{battery_percentage} \
0 commit comments