reupload
This commit is contained in:
		
							
								
								
									
										9
									
								
								arch-user/config/mako/config.tmpl
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								arch-user/config/mako/config.tmpl
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| format=<b>%s - %a</b>\n%b | ||||
| font=Roboto 10 | ||||
| background-color=#{{ .theme.color.bg_accent_dark }}{{ math.Mul .theme.opacity.high 255 | conv.ToInt64 | printf "%02X" }} | ||||
| border-size=2 | ||||
| border-radius=4 | ||||
| border-color=#{{ .theme.color.fg_accent }}{{ math.Mul .theme.opacity.med 255 | conv.ToInt64 | printf "%02X" }} | ||||
| padding=5,10 | ||||
| width=400 | ||||
| progress-color=#{{ .theme.color.fg_accent }}{{ math.Mul .theme.opacity.med 255 | conv.ToInt64 | printf "%02X" }} | ||||
		Reference in New Issue
	
	Block a user