Skip to content

Commit 6314cdb

Browse files
authored
Make .profile have the same icon as profile
1 parent 2fe3fcd commit 6314cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/icon.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ impl IconTheme {
251251
(".pki", "\u{f023}"), // ""
252252
("portage", "\u{e5fc}"), // ""
253253
("profile", "\u{e615}"), // ""
254-
(".profile", "\u{f018d}"), // "󰆍"
254+
(".profile", "\u{e615}"), // ""
255255
("public", "\u{f415}"), // ""
256256
("__pycache__", "\u{f0320}"), // "󰌠"
257257
(".python_history", "\u{e606}"), // ""

0 commit comments

Comments
 (0)