5 lines
		
	
	
	
		
			106 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			106 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
#!/bin/bash
 | 
						|
 | 
						|
source "/usr/lib/sp-functions"
 | 
						|
 | 
						|
get_profile_icon `cat ~/.cache/sway-profiles/active_profile`
 |