pop-os / cosmic-greeter

libcosmic greeter for greetd, which can be run inside cosmic-comp
GNU General Public License v3.0
40 stars 19 forks source link

fix: enable cosmic-greeter-daemon when cosmic-greeter is enabled #33

Closed ryanabx closed 2 months ago

ryanabx commented 2 months ago

This change ensures that the cosmic-greeter-daemon is enabled along with the cosmic-greeter service, ensuring that both are utilized in end user setups. This will reduce the likelihood that someone reports a bug due to the greeter daemon not running.

Wants implies a soft dependency, so if the greeter daemon isn't installed or doesn't work, the greeter can still function.