mirror of
				https://github.com/Dejvino/pinephone-sway-poc.git
				synced 2025-10-30 18:15:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			95 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			95 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| #!/bin/bash
 | |
| 
 | |
| pptk-led set red 0
 | |
| pptk-led set green 0
 | |
| pptk-led set blue 1
 | |
| pptk-backlight set 0
 | |
| 
 |