Skip to content

systemd: shutdown services when graphical session ends

Cameron Nemo requested to merge systemd-shutdown-exit-graphical-session into master

Adding PartOf so that when a user exits graphical session (e.g. closes sway), gammastep gracefully exits as well.

Docs for PartOf:

When systemd stops or restarts the units listed here, the action is propagated to this unit. Note that this is a one-way dependency — changes to this unit do not affect the listed units.

Merge request reports