mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-10-31 16:02:43 +01:00 
			
		
		
		
	Configure systemd.service file to allow reloading
This allows `systemctl --user reload waybar` to reload waybar's config as expected.
This commit is contained in:
		| @@ -6,6 +6,7 @@ After=graphical-session.target | ||||
|  | ||||
| [Service] | ||||
| ExecStart=@prefix@/bin/waybar | ||||
| ExecReload=kill -SIGUSR2 $MAINPID | ||||
| Restart=on-failure | ||||
|  | ||||
| [Install] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Hugo Osvaldo Barrera
					Hugo Osvaldo Barrera