mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-11-01 00:12:42 +01:00 
			
		
		
		
	systemd service: fix start up ordering
the service needs to have After=wayland-session.target otherwise it'll be started in parallel to the compositor which might not be fully configured
This commit is contained in:
		| @@ -2,6 +2,7 @@ | |||||||
| Description=Highly customizable Wayland bar for Sway and Wlroots based compositors. | Description=Highly customizable Wayland bar for Sway and Wlroots based compositors. | ||||||
| Documentation=https://github.com/Alexays/Waybar/wiki/ | Documentation=https://github.com/Alexays/Waybar/wiki/ | ||||||
| PartOf=wayland-session.target | PartOf=wayland-session.target | ||||||
|  | After=wayland-session.target | ||||||
|  |  | ||||||
| [Service] | [Service] | ||||||
| Type=dbus | Type=dbus | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Дамјан Георгиевски
					Дамјан Георгиевски