FIX spacing typo

This commit is contained in:
Nathan Dwarshuis 2021-06-17 17:39:18 -04:00
parent 8bb8671cc0
commit 4fbf466a45
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ set -g status-right-length 0
down="#($XDG_CONFIG_HOME/tmux/plugins/network down)"
up="#($XDG_CONFIG_HOME/tmux/plugins/network up)"
net="NET(↑/↓): $up$down"
net="NET(↑/↓): $up $down"
cpu="CPU: #($XDG_CONFIG_HOME/tmux/plugins/cpu_perc)"
mem="RAM: #($XDG_CONFIG_HOME/tmux/plugins/mem_perc)"