A basic bash script that changes the icon of the KDE Kickoff application launcher with a selected folder of icons. Icon change effected every restart.
How to use:
- Put your folder of icons path in the specified field in the code.
- Make the script execute at startup.
- Run the script for immediate change or restart plasma.
i originally wanted the code to change the icon once every 10 minutes or similer. But i never found out how to make the process seamless, as everytime the icon changes, a plasmashell restart is required to see the effect. Sooo, if anyone know how to do it without restarting plasmashell, please tell me!