Updated statusbar date and time scripts
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
 | 
			
		||||
icon=""
 | 
			
		||||
printf "$icon ^c#f7ca88^$(date '+%I:%M %p')^d^"
 | 
			
		||||
printf "$icon ^c#f7ca88^$(date '+%H:%M')^d^"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user