mirror of
				https://github.com/MatMoul/g810-led.git
				synced 2025-10-31 17:42:43 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			254 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			254 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=Set G810 profile on shutdown
 | |
| DefaultDependencies=no
 | |
| Before=shutdown.target reboot.target halt.target
 | |
| 
 | |
| 
 | |
| [Service]
 | |
| ExecStart=/usr/bin/g810-led -p /etc/g810-led/reboot
 | |
| Type=oneshot
 | |
| RemainAfterExit=yes
 | |
| 
 | |
| [Install]
 | |
| WantedBy=shutdown.target
 | |
| 
 |