Open wickedjargon opened 5 years ago
all-the-icons-dired does not use consistent icons for directories. Some directories have their own special icon. Example, these are two directories:
all-the-icons-dired
The .dartServer icon above is a standard directory icon, however, Desktop uses a special icon.
.dartServer
Desktop
The .git directory in the screenshot from the developer uses a standard directory icon:
.git
However, on my computer, a .git directory looks like this:
I prefer the standard directory icon for all directories. How can I do that?
aw man, i wish someone could help me with this issue :(
all-the-icons-dired
does not use consistent icons for directories. Some directories have their own special icon. Example, these are two directories:The
.dartServer
icon above is a standard directory icon, however,Desktop
uses a special icon.The
.git
directory in the screenshot from the developer uses a standard directory icon:However, on my computer, a
.git
directory looks like this:I prefer the standard directory icon for all directories. How can I do that?