Merge pull request #192 from DutchMofo/clock-tooltip
Fix tooltip format
This commit is contained in:
		
						commit
						4499a23e51
					
				| 
						 | 
				
			
			@ -38,7 +38,7 @@
 | 
			
		|||
        "spacing": 10
 | 
			
		||||
    },
 | 
			
		||||
    "clock": {
 | 
			
		||||
        "tooltip-format": "{:%Y-%m-%d | %H:%S}",
 | 
			
		||||
        "tooltip-format": "{:%Y-%m-%d | %H:%M}",
 | 
			
		||||
        "format-alt": "{:%Y-%m-%d}"
 | 
			
		||||
    },
 | 
			
		||||
    "cpu": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue