mirror of
				https://github.com/ItsDrike/dotfiles.git
				synced 2025-10-26 22:26:36 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			262 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			262 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=PCManFM-qt daemon
 | |
| After=graphical-session.target
 | |
| PartOf=graphical-session.target
 | |
| 
 | |
| [Service]
 | |
| Type=simple
 | |
| ExecStart=/usr/bin/pcmanfm-qt --daemon-mode
 | |
| Restart=on-failure
 | |
| Slice=session-graphical.slice
 | |
| 
 | |
| 
 | |
| [Install]
 | |
| WantedBy=graphical-session.target
 |