mirror of
				https://github.com/Dejvino/pinephone-sway-poc.git
				synced 2025-10-31 02:15:22 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			125 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			125 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| #!/bin/bash
 | |
| 
 | |
| pidof squeekboard || squeekboard &
 | |
| busctl call --user sm.puri.OSK0 /sm/puri/OSK0 sm.puri.OSK0 SetVisible b true
 |