Skip to content

Commit

Permalink
tmux: pad session name
Browse files Browse the repository at this point in the history
  • Loading branch information
chris468 committed Jun 23, 2024
1 parent 199a734 commit 526d66d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotfiles/private_dot_config/tmux/executable_theme.tmux
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ tmux set -g @theme468-status-right-modules "date host"

tmux set -g @theme468-window "#I#W "

tmux set -g @theme468-segment-session "#{=/15/…:session_name}"
tmux set -g @theme468-segment-session "#{=/15/…:session_name} "
tmux set -g @theme468-segment-session-icon ""
tmux set -g @theme468-segment-session-attr "bold"

Expand Down

0 comments on commit 526d66d

Please sign in to comment.