Skip to content

Commit

Permalink
Merge pull request Alexays#612 from gdamjan/fix-service-ordering
Browse files Browse the repository at this point in the history
systemd service: fix start up ordering
  • Loading branch information
Alexays authored Mar 4, 2020
2 parents 2a7e8f7 + 03130b7 commit 6c27af3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/waybar.service.in
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6c27af3

Please sign in to comment.