Skip to content

Commit c1e7a59

Browse files
Mersidzwpaper
authored andcommitted
Add space for executable construction icon
1 parent a0bbb20 commit c1e7a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/icon.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ impl ByType {
9898
file: "\u{1f4c4}".into(),
9999
pipe: "\u{1f4e9}".into(),
100100
socket: "\u{1f4ec}".into(),
101-
executable: "\u{1f3d7}".into(),
101+
executable: "\u{1f3d7} ".into(),
102102
symlink_dir: "\u{1f5c2}".into(),
103103
symlink_file: "\u{1f516}".into(),
104104
device_char: "\u{1f5a8}".into(),

0 commit comments

Comments
 (0)