We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcc44cc commit 3ff0f06Copy full SHA for 3ff0f06
themes/default.sh
@@ -43,7 +43,7 @@ if [ -z $TMUX_POWERLINE_RIGHT_STATUS_SEGMENTS ]; then
43
"battery 137 127" \
44
"weather_yahoo 37 255" \
45
"date_day 235 136" \
46
- "date_full 235 136 ${TMUX_POWERLINE_SEPARATOR_RIGHT_THIN}" \
47
- "time 235 136 ${TMUX_POWERLINE_SEPARATOR_RIGHT_THIN}" \
+ "date_full 235 136 ${TMUX_POWERLINE_SEPARATOR_LEFT_THIN}" \
+ "time 235 136 ${TMUX_POWERLINE_SEPARATOR_LEFT_THIN}" \
48
)
49
fi
0 commit comments