Skip to content

Soliez/ArcIcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arc Browser Icon Changer

arc icons

A python script for manually changing the Arc Browser icon on macOS.

Installation

Step 1: Clone this repository

git clone https://github.com/Soliez/ArcIcon.git

Step 2: Add the following line to your shell profile (Optional but recommended)

alias arcicon="/usr/bin/python3 <script-path>"

Replace <script-path> with the full path to the arcicon.py on your computer.

This step is optional but it allows you execute arcicon from any location without having to specify the python interpreter and path to the script each time you run it.

Usage

arcicon set <icon-name>

Replace <icon-name> with any of the following options:

  • original
  • candy
  • hologram
  • neon
  • flutedGlass
  • schoolbook
  • colorful

After running arcicon, restart Arc to see the applied change.

Demonstration

demo gif

About

A python script for manually changing the Arc Browser icon on macOS. No sharing necessary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages