fix: override breeze-dark start-here-kde icons across all sizes and add kickoff plasmoid setup script

This commit is contained in:
2026-07-04 22:43:28 +02:00
parent fba61a93b0
commit a8bbda69fa
2 changed files with 19 additions and 2 deletions
@@ -0,0 +1,3 @@
applet.currentConfigGroup = ["General"];
applet.writeConfig("icon", "start-here-kde-antergos");
applet.reloadConfig();