mirror of
				https://github.com/ItsDrike/dotfiles.git
				synced 2025-10-26 22:26:36 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
	
		
			381 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
	
		
			381 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=Walker - A Modern Application Launcher
 | |
| Documentation=https://github.com/abenz1267/walker
 | |
| After=graphical-session.target elephant.service
 | |
| Requires=elephant.service
 | |
| PartOf=graphical-session.target
 | |
| 
 | |
| [Service]
 | |
| Type=simple
 | |
| ExecStart=/usr/bin/walker --gapplication-service
 | |
| Restart=on-failure
 | |
| 
 | |
| Slice=session-graphical.slice
 | |
| 
 | |
| [Install]
 | |
| WantedBy=graphical-session.target
 |