This scratched an itch, thank you! I like my status bar to be minimal. Other elements I have hidden away.
.status-bar {
& div.status-bar-item.plugin-backlink {
order: 98;
}
& div.status-bar-item.plugin-word-count {
order: 97;
}
& div.status-bar-item.left-region {
order: 99;
}
}