Skip to content

Change kickoff icon #148

Answered by magnouvean
lgoette asked this question in Q&A
Apr 25, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Everything to do with panels in teh plasma-org.kde.plasma.desktop-appletsrc is configured with the panels module. The following should work as a widget for the panel:

      {
        name = "org.kde.plasma.kickoff";
        config = {
          General.icon = "nix-snowflake-white";
        };
      }

Where you replace nix-snowflake-white with your desired icon (once the panels module becomes functional again).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@lgoette
Comment options

@magnouvean
Comment options

Answer selected by lgoette
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants