forked from pub-solar/os
waybar: don't use network-online.target in service
This commit is contained in:
parent
e0eb8a80d0
commit
5ee369ac5b
|
@ -6,11 +6,9 @@
|
|||
BindsTo = [ "sway-session.target" ];
|
||||
After = [
|
||||
"sway-session.target"
|
||||
"network-online.target"
|
||||
];
|
||||
Wants = [
|
||||
"graphical-session-pre.target"
|
||||
"network-online.target"
|
||||
"blueman-applet.service"
|
||||
];
|
||||
ConditionEnvironment = [ "WAYLAND_DISPLAY" ];
|
||||
|
|
Loading…
Reference in a new issue