mirror of
				https://github.com/ItsDrike/dotfiles.git
				synced 2025-11-04 09:16:36 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
	
		
			350 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			350 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Elephant data provider and executor backend for application launchers
 | 
						|
Documentation=https://github.com/abenz1267/elephant
 | 
						|
After=graphical-session.target
 | 
						|
PartOf=graphical-session.target
 | 
						|
 | 
						|
[Service]
 | 
						|
Type=simple
 | 
						|
ExecStart=/usr/bin/elephant
 | 
						|
Restart=on-failure
 | 
						|
 | 
						|
Slice=session-graphical.slice
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=graphical-session.target
 |