mirror of
				https://github.com/Stunkymonkey/dotfiles.git
				synced 2025-10-31 10:22:11 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			275 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			275 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=A lightweight Wayland notification daemon
 | |
| Documentation=man:mako(1)
 | |
| PartOf=graphical-session.target
 | |
| 
 | |
| [Install]
 | |
| WantedBy=graphical-session.target
 | |
| 
 | |
| [Service]
 | |
| Type=dbus
 | |
| BusName=org.freedesktop.Notifications
 | |
| ExecStart=/usr/bin/mako
 | |
| RestartSec=5
 | |
| Restart=always
 | 
