Merge pull request #612 from gdamjan/fix-service-ordering
systemd service: fix start up orderingpull/615/head
commit
6c27af35e9
|
@ -2,6 +2,7 @@
|
|||
Description=Highly customizable Wayland bar for Sway and Wlroots based compositors.
|
||||
Documentation=https://github.com/Alexays/Waybar/wiki/
|
||||
PartOf=wayland-session.target
|
||||
After=wayland-session.target
|
||||
|
||||
[Service]
|
||||
Type=dbus
|
||||
|
|
Loading…
Reference in New Issue