mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-26 13:56:27 +00:00
Add better icons spacing
This commit is contained in:
parent
89c861f24d
commit
128fadd8bf
@ -38,7 +38,7 @@ pub fn painted_icon(file: &File, style: &FileStyle) -> String {
|
|||||||
c.paint(file_icon).to_string()
|
c.paint(file_icon).to_string()
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
format!("{} ", painted)
|
format!("{} ", painted)
|
||||||
}
|
}
|
||||||
|
|
||||||
fn icon(file: &File) -> char {
|
fn icon(file: &File) -> char {
|
||||||
|
Loading…
Reference in New Issue
Block a user