Skip to content

Commit

Permalink
remove a trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
pityonline committed Apr 15, 2018
1 parent b307dd6 commit f148dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ set -g status-bg default
set -g status-left "#[fg=cyan]:#[fg=blue]: #[fg=red][ #[fg=colour227]Session: #S #[fg=red]]#[default]"
set -g status-left-length 30
set -g status-right-length 30
set -g status-right "#[fg=red][ #[fg=colour154]%H:%M #[fg=colour183]%a %m-%d #[fg=red]] #[fg=blue]:#[fg=cyan]:#[default]"
set -g status-right "#[fg=red][ #[fg=colour154]%H:%M #[fg=colour183]%a %m-%d #[fg=red]] #[fg=blue]:#[fg=cyan]:#[default]"
setw -g window-status-format '#[fg=white]#I #T#[default] '
setw -g window-status-current-format '#[fg=blue,bold,reverse]#I #T#[default] '
setw -g window-status-bell-attr bold,reverse
Expand Down

0 comments on commit f148dea

Please sign in to comment.