mirror of
https://github.com/outbackdingo/hyprcosmic-session.git
synced 2026-08-25 07:20:17 +00:00
6400f64791be88d467139ec973582e856e4dce12
config/autostart now sets the wallpaper through the `current` symlink that `cosmic-conf import-theme --assets` maintains, rather than naming a file inside the theme directory. The test still asserted the old path and failed. The hazard it was written for is gone with it: the path no longer contains a space, because it no longer contains a theme name. That case is still covered on synthetic input by quotes_hold_arguments_containing_spaces_together, so this one now asserts what actually matters here -- that the script arrives as a single argument, that it names the link rather than one of the copies beside it, and that it waits for the daemon before setting an image. 11 profile tests pass.
Description
Fork of pop-os/cosmic-session for HyprCosmic: an autostart profile, a start-hyprcosmic entry point, and an install that leaves stock COSMIC intact
126 KiB
Languages
Rust
61.7%
Shell
28.9%
Just
5.7%
Nix
3.7%