Skip to content

Commit

Permalink
Add space for executable construction icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Mersid authored and zwpaper committed Nov 17, 2024
1 parent a0bbb20 commit c1e7a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/theme/icon.rs
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ impl ByType {
file: "\u{1f4c4}".into(),
pipe: "\u{1f4e9}".into(),
socket: "\u{1f4ec}".into(),
executable: "\u{1f3d7}".into(),
executable: "\u{1f3d7} ".into(),
symlink_dir: "\u{1f5c2}".into(),
symlink_file: "\u{1f516}".into(),
device_char: "\u{1f5a8}".into(),
Expand Down

0 comments on commit c1e7a59

Please sign in to comment.