# numix-icon-theme-circle **Repository Path**: jeffman/numix-icon-theme-circle ## Basic Information - **Project Name**: numix-icon-theme-circle - **Description**: Linux packaging for Numix Circle - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-18 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Numix Circle Circle is an icon theme for Linux from the [Numix project](http://numixproject.org). This readme provides information on [installation](https://github.com/numixproject/numix-icon-theme-circle/#installation), [icon requests](https://github.com/numixproject/numix-icon-theme-circle/#icon-requests) and [hardcoded icons](https://github.com/numixproject/numix-icon-theme-circle/#hardcoded-icons). Licensed under the GPL-3.0+ ![Circle Screenshot](https://user-images.githubusercontent.com/27789806/35548150-3019d536-0543-11e8-818e-a2fa73a4d6d0.png) ## Install it If using this with our [base icon theme](https://github.com/numixproject/numix-icon-theme) make sure you install both parts using the same method. This makes sure that the panel icons keep working as intended. ### Distro Packages If you use Fedora, Debian, Ubuntu, or any of their derivatives then you're sorted! Numix Circle is available from the official repositories. |Distro|Install Command/Links| |:----:|:----:| |![fedora][fedora]|`sudo dnf install numix-icon-theme-circle`| |![debian][debian]  ![ubuntu][ubuntu]|`sudo apt install numix-icon-theme-circle`| ### Nightly Packages If you use Ubuntu or any of its derivatives (including Mint and elementary OS) you can use our Numix PPA to get the very latest version of the theme. Fire up a Terminal and run the following: ```bash sudo add-apt-repository ppa:numix/ppa sudo apt update sudo apt install numix-icon-theme-circle ``` For Arch users there's a [community maintained package](https://aur.archlinux.org/packages/numix-circle-icon-theme-git/) in the AUR which builds from this GitHub. ## Issues & Requests The tracker for this repo is only for issues relating to the Linux packaging. Please report icon requests in [this repo](https://github.com/numixproject/circle-core/issues) which handles the icons themselves. For normal applications follow [this video tutorial](https://plus.google.com/+NumixprojectOrg/posts/DkRmhFZuWez), for Steam games follow [this one](https://www.youtube.com/watch?v=BuUy4CzCoXc) and for Chrome apps just post a link to the webstore page. When filing your request please be respectful, patient, and remember that Circle development is done solely on the back of donations. ## Hardcoded Icons To deal with hardcoded application icons Numix uses the [hardcode-fixer](https://github.com/Foggalong/hardcode-fixer) script. A list of the applications supported by the script can be found [here](https://github.com/Foggalong/hardcode-fixer/wiki/App-Support). [antergos]: https://antergos.com/distro-logos/logo-square26x26.png "antergos" [arch]: https://antergos.com/distro-logos/archlogo26x26.png "arch" [fedora]: https://antergos.com/distro-logos/fedora-logo.png "fedora" [openSUSE]: https://antergos.com/distro-logos/Geeko-button-bling7.png "openSUSE" [ubuntu]: https://antergos.com/distro-logos/ubuntu_orange_hex.png "ubuntu" [debian]: https://antergos.com/distro-logos/openlogo-nd-25.png "debian"