mirror of
				https://github.com/ItsDrike/dotfiles.git
				synced 2025-11-04 09:16:36 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			245 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			245 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Monitor the battery status, switching power profiles accordingly
 | 
						|
Wants=power-profiles-daemon.service
 | 
						|
 | 
						|
[Service]
 | 
						|
ExecStart=/usr/local/bin/power-profiles-monitor
 | 
						|
Restart=on-failure
 | 
						|
Type=simple
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=default.target
 |