diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index 82f4008..376cb0b 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -137,7 +137,7 @@ box_end="#[default]" set -g status-right-length 64 set -g status-right "\ -${box_begin}󰈷 ${box_mid} #{pane_id} ${box_end} \ -${box_begin} ${box_mid} #{session_name} ${box_end} \ -${box_begin} ${box_mid} #{pid} ${box_end} \ +${box_begin}󰈷 ${box_mid} #{pane_id} ${box_end} \ +${box_begin} ${box_mid} #{session_name} ${box_end} \ +${box_begin} ${box_mid} #{pid} ${box_end} \ ${box_begin}󱡶 ${box_mid} #{host_short} ${box_end}"