add missing whitespace to shuffle mode indicator
This commit is contained in:
@@ -93,7 +93,7 @@ impl View for StatusBar {
|
||||
if self.use_nerdfont {
|
||||
"\u{f99c} "
|
||||
} else {
|
||||
"[Z]"
|
||||
"[Z] "
|
||||
}
|
||||
} else {
|
||||
""
|
||||
|
||||
Reference in New Issue
Block a user