Skip to content

edwardloveall/atom-replacement-icon

Repository files navigation

Atom Replacement Icon

Install on macOS

This icon comes with an install shell script. To use it:

  • Quit Atom
  • Run the following script in your shell:
$ path/to/install.sh
  • Launch Atom

Install on Windows

Follow this guide

Install on Linux (gnome)

  • Move the atom.png to a location like /usr/share/atom/atom-replacement-icon-png-icon/atom.png
  • Open /usr/share/applications/atom.desktop
  • Change the line Icon=atom to Icon=/usr/share/atom/atom-replacement-icon-png-icon/atom.png or wherever you placed the image at the start.

Thanks to @mateoric for the instructions.

Uninstall on macOS

This icon also comes with an uninstall script. To use it:

  • Quit Atom
  • Run the following script in your shell:
$ path/to/uninstall.sh
  • Launch Atom

Made with

About

Replacement icon for the Atom text editor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages