mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-10-31 16:02:43 +01:00 
			
		
		
		
	systemd: use standard targets, update service type
This commit is contained in:
		| @@ -1,13 +1,11 @@ | ||||
| [Unit] | ||||
| 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 | ||||
| PartOf=graphical-session.target | ||||
| After=graphical-session.target | ||||
|  | ||||
| [Service] | ||||
| Type=dbus | ||||
| BusName=fr.arouillard.waybar | ||||
| ExecStart=@prefix@/bin/waybar | ||||
|  | ||||
| [Install] | ||||
| WantedBy=wayland-session.target | ||||
| WantedBy=graphical-session.target | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Maxim Baz
					Maxim Baz