Cosmic DE autostart 08 May 2025, 20:49:32 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 hereSo 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! Quote Selected
Re: Cosmic DE autostart Reply #1 – 08 May 2025, 22:03:52 Package has been updated to cosmic-session-1.0.0.alpha.7-1.1 and was built with --features autostartartist Quote Selected
Re: Cosmic DE autostart Reply #2 – 09 May 2025, 00:09:24 Quote from: Artist – on 08 May 2025, 22:03:52Package has been updated to cosmic-session-1.0.0.alpha.7-1.1 and was built with --features autostartartistWorks like a charm! Thank you friend! Quote Selected
Re: Cosmic DE autostart Reply #3 – 09 May 2025, 00:47:16 You are welcome :-)And thx for the info; each systemd dependency we can remove is another win.artist Quote Selected