-
-
Notifications
You must be signed in to change notification settings - Fork 261
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(exa PR) 1100: Adding more icons - change default icon for videos and PHP #38
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are quite a few of these I dislike, I've marked two here, but there are way more I don't like
m.insert("config.m4", '\u{e615}'); // | ||
m.insert("config.mk", '\u{e615}'); // | ||
m.insert("configure", '\u{f489}'); // | ||
m.insert("contributing", '\u{e60a}'); // |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
example
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not very useful in my opinion since a lot of contributing files are .md
or the like, so since the icon is bad may remove it? Worst case we can still add a better one later
m.insert("docker-compose.yml", '\u{f308}'); // | ||
m.insert("Dockerfile", '\u{f308}'); // | ||
m.insert("Documents", '\u{f02d}'); // |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
example
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I honestly don’t really the idea of having my personal folders icons change, and only if I name them in English.
I feel like these should be squashed and commit messages should be improved, e.g. "sorry" is very nice but not very descriptive. |
This is a combination of 8 commits. Subjective icon changes, more extensions, more names More icons Fix video icon, more /etc Added GPG and KBX icons Disk image formats Added Pictures, Music, Documents Sorry
This pull request is stale because it has been open for 30 days with no activity. |
Closed in favor of #224 |
ogham/exa#1100