sway: Change wayvnc service dependencies
This commit is contained in:
parent
c9f19d3ded
commit
2b9fb3f730
1 changed files with 1 additions and 1 deletions
|
@ -356,7 +356,7 @@ in
|
|||
targets.tray = {
|
||||
Unit = {
|
||||
Description = "Home Manager System Tray";
|
||||
Requires = [ "graphical-session-pre.target" ];
|
||||
Requires = [ "sway-session-pre.target" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue