Skip to content

Commit 016e539

Browse files
committed
refactor(tmux): change icon of cpu percentage in tmux status line
1 parent c68746a commit 016e539

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tmux/tmux.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ set -g status-right "#{prefix_highlight} \
246246
#[fg=#ff5f5f,bold] #{current_colorscheme} #[fg=#ff5f87]#{current_opacity} \
247247
#[fg=#ff875f]ﯔ #{current_font} #{current_font_style} #[fg=#ff8787]#{current_font_size} \
248248
#{online_status} \
249-
#{cpu_fg_color} #{cpu_percentage}  #{ram_percentage} \
249+
#{cpu_fg_color} #{cpu_percentage}  #{ram_percentage} \
250250
#{cpu_temp_fg_color} #{cpu_temp}  #{fan_speed} \
251251
#[fg=#ff5f87]#{volume_icon} #{volume_value} \
252252
#{battery_color_charge_fg}#{battery_icon_status}#{battery_percentage} \

0 commit comments

Comments
 (0)