12 lines
		
	
	
		
			159 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			159 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=pixled
 | 
						|
After=network.target
 | 
						|
 | 
						|
[Service]
 | 
						|
ExecStart=pixled -n 60 -d 2
 | 
						|
Restart=always
 | 
						|
User=root
 | 
						|
Group=root
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target |