Giter Site home page Giter Site logo

Add new icons about angrysearch HOT 2 CLOSED

dotheevo avatar dotheevo commented on July 19, 2024
Add new icons

from angrysearch.

Comments (2)

DoTheEvo avatar DoTheEvo commented on July 19, 2024

there used to be an easy way, there was just folder with icon files which you could replace and it would work...
but then I found out I could bundle them all in to a single file, so for some foolish reason I did that, felt cleaner, now its bit more difficult to do...

  • download and extract the latest release
  • go in to ../resources/mimeicons/numix or whichever...
  • replace icons there with your own
  • go in to ../resources where you see the file build_resource_file.qrc
  • get pyqt5 dev tools sudo apt-get install pyqt5-dev-tools assuming you are on lubuntu
  • run this command to create the new resource file pyrcc5 -no-compress build_resource_file.qrc -o resource_file.py
  • replace the resource file in /usr/share/angrysearch/resource_file.py with the newly created one

run angrysearch, switch to numix theme, or whichever one you replaced with your own icons

from angrysearch.

flajr avatar flajr commented on July 19, 2024

Thank you working like a charm, now it's completely awesome!

from angrysearch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.