Skip to content
Discussion options

You must be logged in to vote

You can add it via the GUI, and then just copy paste the .desktop file content into home-manager. It should look something like this:

configFile."autostart/plasma-manager-autostart.desktop".text = ''
[Desktop Entry]
Type=Application
Name=Plasma Manager theme application
Exec=${config.xdg.dataHome}/plasma-manager/${topScriptName}
X-KDE-autostart-condition=ksmserver
'';
};

Replies: 1 comment 2 replies

Comment options

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

Answer selected by 347Online
@347Online
Comment options

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