Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: Cosmic DE autostart (Read 592 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Cosmic DE autostart

So I will preface this with Cosmic is obviously still in Alpha and is not meant to be a daily driver, but I am a mad man. So, Cosmic actually runs just fine on my Artix s6 install, with the exception of the xdg autostart functionality. I believe for non-systemD OSes it requires being built with the “autostart” feature flag. (cargo build —features autostart) information on this can be found here

So while I can build this myself, I suppose my question is if the omniverse repository’s cosmic-session package is being built with this feature flag. If not, doing so would help with compatibility. If so, then maybe I have another problem with my configuration preventing autostart using this package.

I will try doing a manual build soon with this feature flag to see if it really is the problem, but in the meantime if anyone else has any ideas I would be grateful!

Re: Cosmic DE autostart

Reply #1
Package has been updated to cosmic-session-1.0.0.alpha.7-1.1 and was built with --features autostart

artist

Re: Cosmic DE autostart

Reply #2
Package has been updated to cosmic-session-1.0.0.alpha.7-1.1 and was built with --features autostart

artist

Works like a charm! Thank you friend!

Re: Cosmic DE autostart

Reply #3
You are welcome :-)
And thx for the info; each systemd dependency we can remove is another win.

artist