7 lines
		
	
	
		
			170 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			170 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| #!/bin/bash
 | |
| 
 | |
| sketchybar --add item cpu right \
 | |
|            --set cpu  update_freq=2 \
 | |
|                       icon=  \
 | |
|                       script="$PLUGIN_DIR/cpu.sh"
 |