sway: Change wayvnc service dependencies

This commit is contained in:
Erwin Boskma 2024-02-01 11:51:14 +01:00
parent c9f19d3ded
commit 2b9fb3f730
Signed by: erwin
SSH key fingerprint: SHA256:OCinH/khuGY1LA9RG8YLM8GNH6C1DDXBdy3SNE+I5Hw

View file

@ -356,7 +356,7 @@ in
targets.tray = {
Unit = {
Description = "Home Manager System Tray";
Requires = [ "graphical-session-pre.target" ];
Requires = [ "sway-session-pre.target" ];
};
};
};