mirror of
https://github.com/lsd-rs/lsd
synced 2024-12-14 06:02:36 +00:00
One more icon
This commit is contained in:
parent
b76cfc1d02
commit
e63d7b89d1
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ impl Icons {
|
|||
m.insert(".xinitrc", "\u{e615}"); // ""
|
||||
m.insert(".xresources", "\u{e615}"); // ""
|
||||
m.insert(".zshrc", "\u{f489}"); // ""
|
||||
m.insert("a.out", "\u{f489}"); // ""
|
||||
m.insert("authorized_keys", "\u{e60a}"); // ""
|
||||
m.insert("bin", "\u{e5fc}"); // ""
|
||||
m.insert("bspwmrc", "\u{e615}"); // ""
|
||||
|
|
Loading…
Reference in a new issue