Changed install documentation to include dwm links
This commit is contained in:
		
							
								
								
									
										7
									
								
								.local/bin/statusbar/dwm_kernel
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								.local/bin/statusbar/dwm_kernel
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
 | 
			
		||||
icon=""
 | 
			
		||||
kernel_v="$(uname -r)"
 | 
			
		||||
kernel_v="${kernel_v%-*}"
 | 
			
		||||
 | 
			
		||||
printf "$icon ^c#f7ca88^$kernel_v^d^"
 | 
			
		||||
		Reference in New Issue
	
	Block a user